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

14 lines
267 B
YAML
Raw Normal View History

2020-06-25 09:54:13 +00:00
---
kind: pipeline
name: deploy to swarm.autonomic.zone
steps:
- name: deployment
2020-09-23 07:54:26 +00:00
image: decentral1se/stack-ssh-deploy:0.0.1
2020-06-25 09:54:13 +00:00
settings:
2020-09-23 07:54:26 +00:00
stack: traefik-forward-auth
deploy_key:
from_secret: drone_deploy_key
2020-06-25 09:54:13 +00:00
trigger:
branch:
- master