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