This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
git.autonomic.zone/.drone.yml

14 lines
267 B
YAML
Raw Permalink Normal View History

2020-03-29 08:04:06 +00:00
---
kind: pipeline
2020-06-23 10:15:17 +00:00
name: deploy to swarm.autonomic.zone
2020-03-29 08:04:06 +00:00
steps:
2020-06-23 10:15:17 +00:00
- name: deployment
2020-09-25 11:25:50 +00:00
image: decentral1se/stack-ssh-deploy:latest
2020-03-29 08:17:31 +00:00
settings:
2020-09-23 08:06:58 +00:00
stack: gitea
deploy_key:
2020-09-27 05:50:35 +00:00
from_secret: drone_ssh_swarm.autonomic.zone
2020-04-18 15:37:59 +00:00
trigger:
branch:
- master