This repository has been archived on 2020-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
traefik.autonomic.zone/.drone.yml

15 lines
251 B
YAML
Raw Normal View History

2020-04-28 12:55:07 +00:00
---
pipeline:
deploy:
image: codestation/drone-stack
host: tcp://swarm.autonomic.zone:2376
stack_name: traefik
tlsverify: true
secrets:
2020-04-28 12:58:31 +00:00
- docker_cacert
2020-04-28 12:55:07 +00:00
- docker_cert
- docker_key
trigger:
branch:
- master