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

---
pipeline:
deploy:
image: codestation/drone-stack
host: tcp://swarm.autonomic.zone:2376
stack_name: traefik
tlsverify: true
secrets:
- docker_cacert
- docker_cert
- docker_key
trigger:
branch:
- master