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
Luke Murphy 55b9fca105
Some checks failed
continuous-integration/drone/push Build is failing
Add ssh_key for deploying and quote
2020-03-25 19:47:44 +01:00

11 lines
214 B
YAML

---
kind: pipeline
name: default
steps:
- name: deploy application
image: appleboy/drone-git-push
settings:
remote: "dokku@dokku.autonomic.zone:homebase"
ssh_key:
from_secret: ssh_key