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 e539396338
Some checks failed
continuous-integration/drone/push Build is failing
Drop branch
2020-03-25 21:28:54 +01:00

11 lines
267 B
YAML

---
kind: pipeline
name: default
steps:
- name: Deploy application with Dokku
image: appleboy/drone-git-push:0.2.0-linux-amd64
settings:
remote: ssh://dokku@dokku.autonomic.zone:222/homebase.git
ssh_key:
from_secret: homebase_deploy_key