Switch to thecoopcloud/stack-ssh-deploy

This commit is contained in:
3wc 2023-01-20 23:31:14 -08:00
parent a04fe41c1b
commit 9cf26a0154
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: deploy to swarm-test.autonomic.zone
steps:
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
image: thecoopcloud/stack-ssh-deploy:latest
settings:
host: swarm-test.autonomic.zone
stack: gitea
@ -13,8 +13,8 @@ steps:
purge: true
deploy_key:
from_secret: drone_ssh_swarm_test
compose: "compose.yml:compose.mariadb.yml"
environment:
COMPOSE_FILE: compose.yml:compose.mariadb.yml
APP_INI_VERSION: v1
DOCKER_SETUP_SH_VERSION: v1
DOMAIN: gitea.swarm-test.autonomic.zone