fix: purge stack to avoid issue with immutable config..

.. wherein stack-ssh-deploy will fail, because Docker swarm configs
can't be changed post-definition, but we're not using any versioning
here to specify new content. So, hoping this should remove the stack
(and configs) and allow things to Just Work™.
main
3wc 2022-10-18 17:13:03 -04:00
parent 714ce29731
commit a4c8b84b79
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ steps:
settings:
stack: recipes_coopcloud_tech_json
host: mellor.coopcloud.tech
purge: true
deploy_key:
from_secret: drone_ssh_coopcloud_mellor