Switch to swarm-0 for deployment, and selfhosted stack-ssh-deploy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-10-06 23:28:29 +01:00
parent 89d9876b5c
commit 6ea40ea40f
1 changed files with 3 additions and 3 deletions

View File

@ -3,13 +3,13 @@ kind: pipeline
name: deploy to mellor.coopcloud.tech
steps:
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
settings:
stack: recipes_coopcloud_tech_json
host: mellor.coopcloud.tech
host: swarm-0.coopcloud.tech
rm: true
deploy_key:
from_secret: drone_ssh_coopcloud_mellor
from_secret: drone_ssh_swarm-0_coopcloud_tech
- name: notify coopcloud-dev on failure
image: plugins/matrix