Migrating to swarm setup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-06-24 15:08:50 +02:00
parent 6c169e26d0
commit e9d0088195
5 changed files with 13 additions and 23 deletions

View File

@ -17,7 +17,7 @@ steps:
settings:
compose: docker-compose.prod.yml
host: tcp://swarm.autonomic.zone:2376
stack_name: autonomic-zone
stack_name: jekyll
tlsverify: true
environment:
PLUGIN_CACERT:
@ -29,6 +29,3 @@ steps:
trigger:
branch:
- master
event:
exclude:
- pull_request