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 e57d1bcb3d
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Drop comment in case of parse error
2020-03-25 20:19:29 +01:00

12 lines
266 B
YAML

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