Added drone.yml
continuous-integration/drone/push Build is failing Details

This commit is contained in:
KawaiiPunk 2020-04-28 12:37:01 +01:00
parent 9e9e30cb13
commit 5ecbbe8fde
Signed by: kawaiipunk
GPG Key ID: EDE939629F5C1A6A
1 changed files with 15 additions and 0 deletions

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
---
kind: pipeline
name: default
steps:
- name: Deploy wiki with Dokku
image: appleboy/drone-git-push:0.2.0-linux-amd64
settings:
remote: ssh://dokku@dokku.autonomic.zone:222/kawaiipunk.xyz
ssh_key:
from_secret: drone_deploy_key
trigger:
branch:
- master