Try these keys

This commit is contained in:
Luke Murphy 2020-04-30 14:39:03 +02:00
parent 672fbc97e9
commit e1925aa5da
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 3 deletions

View File

@ -17,11 +17,11 @@ steps:
- name: swarm.autonomic.zone
image: decentral1se/drone-stack:19.03.8-override-compose
environment:
DOCKER_CACERT:
PLUGIN_CACERT:
from_secret: docker_cacert
DOCKER_CERT:
PLUGIN_CERT:
from_secret: docker_cert
DOCKER_KEY:
PLUGIN_KEY:
from_secret: docker_key
PLUGIN_COMPOSE: docker-compose.yml
PLUGIN_HOST: "tcp://swarm.autonomic.zone:2376"