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:
|
password:
|
||||||
from_secret: docker_reg_passwd
|
from_secret: docker_reg_passwd
|
||||||
repo: decentral1se/kawaiipunk.xyz
|
repo: decentral1se/kawaiipunk.xyz
|
||||||
tags: v0.1.0
|
tags: latest
|
||||||
|
|
||||||
- name: deployment
|
- name: deployment
|
||||||
image: decentral1se/drone-stack:19.03.8
|
image: decentral1se/stack-ssh-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
compose: compose.yml
|
stack: kawaiipunk-xyz
|
||||||
host: tcp://swarm.autonomic.zone:2376
|
deploy_key:
|
||||||
stack_name: kawaiipunk-xyz
|
from_secret: drone_ssh_swarm.autonomic.zone
|
||||||
tlsverify: true
|
|
||||||
environment:
|
|
||||||
PLUGIN_CACERT:
|
|
||||||
from_secret: docker_cacert
|
|
||||||
PLUGIN_CERT:
|
|
||||||
from_secret: docker_cert
|
|
||||||
PLUGIN_KEY:
|
|
||||||
from_secret: docker_key
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user