Add drone first stab
This commit is contained in:
parent
1d065f5ced
commit
ee1eb1804f
8
.drone.yml
Normal file
8
.drone.yml
Normal 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
|
Reference in New Issue
Block a user