Stick with shared Traefik instance for now

This commit is contained in:
3wc 2020-09-30 01:50:35 +02:00
parent 0c3869e3ad
commit 4c39c690a4
1 changed files with 3 additions and 4 deletions

View File

@ -6,15 +6,14 @@ steps:
image: decentral1se/stack-ssh-deploy:latest
settings:
host: swarm-test.autonomic.zone
stack: traefik_test
stack: traefik
deploy_key:
from_secret: drone_ssh_swarm_test
purge: true
environment:
DOMAIN: traefik.swarm-test.autonomic.zone
STACK_NAME: traefik_test
STACK_NAME: traefik
LETS_ENCRYPT_ENV: production
TRAEFIK_YML_VERSION: v1
TRAEFIK_YML_VERSION: v4
FILE_PROVIDER_YML_VERSION: v1
trigger:
branch: