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