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
|
||||
image: alpine
|
||||
commands:
|
||||
- rm -rf ./{*,.[!.]*,..?*}
|
||||
- find . -not -path '.' -delete
|
||||
|
||||
- name: Checkout Helm Chart
|
||||
image: drone/git
|
||||
|
Loading…
x
Reference in New Issue
Block a user