This repository has been archived on 2020-09-30. You can view files and clone it, but cannot push or open issues or pull requests.
id.autonomic.zone/.drone.yml
Luke Murphy e5f306c148
All checks were successful
continuous-integration/drone/push Build is passing
Update deployment
2020-09-23 10:11:07 +02:00

14 lines
255 B
YAML

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