Use latest stack-ssh-deploy, change SSH key name

This commit is contained in:
3wc
2020-09-25 14:25:29 +02:00
parent ea532c19ee
commit 0e851024fc
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -9,14 +9,13 @@ steps:
host: swarm-test.autonomic.zone
stack: wordpress
deploy_key:
from_secret: drone_deploy_key
from_secret: drone_ssh_swarm-test.autonomic.zone
environment:
DOMAIN: wordpress.swarm-test.autonomic.zone
STACK_NAME: wordpress
LETS_ENCRYPT_ENV: production
DB_PASSWORD_VERSION: v1
DB_ROOT_PASSWORD_VERSION: v1
trigger:
branch:
- master