Merge branch 'master' of ssh://git.autonomic.zone:2222/kawaiipunk/walkaway-wiki
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
7f353176d0
18
.drone.yml
18
.drone.yml
@ -10,22 +10,14 @@ steps:
|
||||
password:
|
||||
from_secret: docker_reg_passwd
|
||||
repo: decentral1se/kawaiipunk.xyz
|
||||
tags: v0.1.0
|
||||
tags: latest
|
||||
|
||||
- name: deployment
|
||||
image: decentral1se/drone-stack:19.03.8
|
||||
image: decentral1se/stack-ssh-deploy:latest
|
||||
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_ssh_swarm.autonomic.zone
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user