fix: rm
instead of purge
This commit is contained in:
parent
a4c8b84b79
commit
a385951e99
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
settings:
|
||||
stack: recipes_coopcloud_tech_json
|
||||
host: mellor.coopcloud.tech
|
||||
purge: true
|
||||
rm: true
|
||||
deploy_key:
|
||||
from_secret: drone_ssh_coopcloud_mellor
|
||||
|
||||
|
|
Loading…
Reference in a new issue