Try this one too

This commit is contained in:
Luke Murphy 2020-04-30 14:47:20 +02:00
parent fce5989375
commit 991e8fa273
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 7 additions and 7 deletions

View File

@ -16,13 +16,13 @@ name: swarm.autonomic.zone
steps:
- name: swarm.autonomic.zone
image: decentral1se/drone-stack:19.03.8-override-compose
settings:
PLUGIN_CACERT:
from_secret: docker_cacert
PLUGIN_CERT:
from_secret: docker_cert
PLUGIN_KEY:
from_secret: docker_key
secrets:
- docker_cacert:
from_secret: docker_cacert
- docker_cert:
from_secret: docker_cert
- docker_key:
from_secret: docker_key
environment:
PLUGIN_HOST: tcp://swarm.autonomic.zone:2376
PLUGIN_COMPOSE: docker-compose.yml