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
Luke Murphy 1c55926f58
All checks were successful
continuous-integration/drone/push Build is passing
Use new deploy key name
2020-09-25 14:19:35 +02:00

14 lines
282 B
YAML

---
kind: pipeline
name: deploy to swarm.autonomic.zone
steps:
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
settings:
stack: traefik-forward-auth
deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone
trigger:
branch:
- master