Update deployment
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-09-23 10:07:37 +02:00
parent b879d11829
commit 0bde99288e
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 12 deletions

View File

@ -13,19 +13,11 @@ steps:
tags: v0.1.0
- name: deployment
image: decentral1se/drone-stack:19.03.8
image: decentral1se/stack-ssh-deploy:0.0.1
settings:
compose: compose.yml
host: tcp://swarm.autonomic.zone:2376
stack_name: kawaiipunk-xyz
tlsverify: true
environment:
PLUGIN_CACERT:
from_secret: docker_cacert
PLUGIN_CERT:
from_secret: docker_cert
PLUGIN_KEY:
from_secret: docker_key
stack: kawaiipunk-xyz
deploy_key:
from_secret: drone_deploy_key
trigger:
branch:
- master