This repository has been archived on 2020-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
installer-scripts/.drone.yml
Luke Murphy 45402139ba
All checks were successful
continuous-integration/drone/push Build is passing
Update deployment
2020-09-23 10:04:24 +02:00

14 lines
262 B
YAML

---
kind: pipeline
name: deploy to swarm.autonomic.zone
steps:
- name: deployment
image: decentral1se/stack-ssh-deploy:0.0.1
settings:
stack: installer-scripts
deploy_key:
from_secret: drone_deploy_key
trigger:
branch:
- main