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 d7f9364b93
All checks were successful
continuous-integration/drone/push Build is passing
Use new deploy key name
2020-09-25 14:20:50 +02:00

14 lines
270 B
YAML

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