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

11 lines
237 B
YAML

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