Update Drone for nüname
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2021-08-17 20:42:51 +02:00
parent ccb340b7ff
commit 92e554fb5c
1 changed files with 4 additions and 4 deletions

View File

@ -6,14 +6,14 @@ steps:
image: decentral1se/stack-ssh-deploy:latest
settings:
host: swarm-test.autonomic.zone
stack: codimd
stack: hedgedoc
deploy_key:
from_secret: drone_ssh_swarm_test
generate_secrets: true
purge: true
environment:
DOMAIN: codimd.swarm-test.autonomic.zone
STACK_NAME: codimd
DOMAIN: hedgedoc.swarm-test.autonomic.zone
STACK_NAME: hedgedoc
LETS_ENCRYPT_ENV: production
SECRET_DB_PASSWORD_VERSION: v1
ENTRYPOINT_CONF_VERSION: v1
@ -27,6 +27,6 @@ steps:
- name: release a new version
image: thecoopcloud/drone-abra:latest
settings:
command: recipe codimd release
command: recipe hedgedoc release
deploy_key:
from_secret: abra_bot_deploy_key