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.
drone-docker-runner.autonom.../.drone.yml

14 lines
266 B
YAML
Raw Permalink Normal View History

2020-06-23 10:43:53 +00:00
---
kind: pipeline
name: deploy to swarm.autonomic.zone
steps:
- name: deployment
2020-09-23 08:06:18 +00:00
image: decentral1se/stack-ssh-deploy:0.0.1
2020-06-23 10:43:53 +00:00
settings:
2020-09-23 08:06:18 +00:00
stack: drone-docker-runner
deploy_key:
from_secret: drone_deploy_key
2020-06-23 10:43:53 +00:00
trigger:
branch:
- master