Log out what is deleted
This commit is contained in:
parent
5b29af13d0
commit
4b05b76070
@ -47,6 +47,7 @@ steps:
|
||||
- name: Clear directory
|
||||
image: alpine
|
||||
commands:
|
||||
- find . -not -path '.'
|
||||
- find . -not -path '.' -delete
|
||||
|
||||
- name: Checkout Helm Chart
|
||||
|
Loading…
x
Reference in New Issue
Block a user