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