Skip to content

Commit 36559d3

Browse files
committed
fix for creating artifact directory
Signed-off-by: Eran Ifrach <[email protected]>
1 parent 115e5c9 commit 36559d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playbooks/compute/deploy-nto-gotest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
path: "{{ artifact_dir }}"
4141
state: directory
4242
recurse: true
43+
become: true
4344
loop:
4445
- "{{ gotest_dir }}"
4546
- "{{ artifact_dir }}"

0 commit comments

Comments
 (0)