Add drone first stab

This commit is contained in:
Luke Murphy 2020-03-25 19:34:57 +01:00
parent 1d065f5ced
commit ee1eb1804f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
---
kind: pipeline
name: default
steps:
- name: deploy application
image: appleboy/drone-git-push
settings:
remote: dokku@dokku.autonomic.zone:homebase