This commit is contained in:
Luke Murphy 2020-09-23 10:33:53 +02:00
parent 55f2dfa685
commit f2cf916a1e
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 13 additions and 0 deletions

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
---
kind: pipeline
name: deploy to swarm.autonomic.zone
steps:
- name: deployment
image: decentral1se/stack-ssh-deploy:0.0.1
settings:
stack: swarm-cronjob
deploy_key:
from_secret: drone_deploy_key
trigger:
branch:
- master