This one will delete all files, I can just feel it
This commit is contained in:
parent
5d2a9bc516
commit
b840ac9b54
@ -47,8 +47,7 @@ steps:
|
||||
- name: Clear directory
|
||||
image: alpine
|
||||
commands:
|
||||
- rm -r *
|
||||
- rm -r ./.*
|
||||
- rm -rf ./{*,.[!.]*,..?*}
|
||||
|
||||
- name: Checkout Helm Chart
|
||||
image: drone/git
|
||||
|
Loading…
x
Reference in New Issue
Block a user