fixed deploy for new secrets

This commit is contained in:
Roxie Gibson 2022-02-16 01:16:25 +00:00
parent dae3d25736
commit 132024cba5
Signed by: roxxers
GPG Key ID: 5D0140EDEE123F4D
1 changed files with 4 additions and 6 deletions

View File

@ -8,21 +8,19 @@ steps:
settings:
username: thecoopcloud
password:
from_secret: docker_reg_passwd_coopcloud
from_secret: thecoopcloud_password
repo: thecoopcloud/hexbomb.gay
tags: latest
- name: deployment hexbomb.gay
image: thecoopcloud/stack-ssh-deploy:latest
settings:
stack: cfa-techdoc_${DRONE_BRANCH}
reg_user:
from_secret: docker_reg_username_coopcloud
reg_pass:
from_secret: docker_reg_passwd_coopcloud
stack: hexbomb_gay
deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone
rm: true
host: swarm.autonomic.zone
compose: compose.yml
image: thecoopcloud/hexbomb.gay
depends_on:
- build static