This repository has been archived on 2020-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
homebase/.drone.yml

12 lines
231 B
YAML
Raw Normal View History

2020-03-25 18:39:53 +00:00
---
kind: pipeline
name: default
steps:
- name: deploy application
image: appleboy/drone-git-push
settings:
2020-03-25 18:51:26 +00:00
remote: dokku@dokku.autonomic.zone
remote_name: homebase
2020-03-25 18:47:44 +00:00
ssh_key:
from_secret: ssh_key