Revert "remove drone config"

This reverts commit c11032cf82.
This commit is contained in:
3wc 2023-05-17 06:44:26 +01:00
parent c11032cf82
commit 82b1bde66c
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: well-known-uris
deploy_key:
from_secret: drone_deploy_key
trigger:
branch:
- master