Skip to content

Commit 80cfa59

Browse files
eshulman2dasm
authored andcommitted
Add become for log delete
In certain usecases some log files are generated by other tools and might have unexpected permissions set to them added become to avoid issues related in permissions
1 parent 932c948 commit 80cfa59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clean_openstack_deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
loop:
1616
- "/home/zuul/ci-framework-data/logs"
1717
- "/home/zuul/ci-framework-data/tests"
18+
become: true

0 commit comments

Comments
 (0)