First we find 'em, then we delete 'em
This commit is contained in:
parent
b840ac9b54
commit
0049e8efc2
@ -47,7 +47,7 @@ steps:
|
|||||||
- name: Clear directory
|
- name: Clear directory
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- rm -rf ./{*,.[!.]*,..?*}
|
- find . -not -path '.' -delete
|
||||||
|
|
||||||
- name: Checkout Helm Chart
|
- name: Checkout Helm Chart
|
||||||
image: drone/git
|
image: drone/git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user