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

This commit is contained in:
Luke Murphy 2020-09-23 09:56:05 +02:00
parent 0d4ee2b0a1
commit 076234aef4
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 11 deletions

View File

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