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

This commit is contained in:
KawaiiPunk 2020-04-28 12:49:25 +01:00
parent 5ca020fc65
commit 1f3cf885b7
Signed by: kawaiipunk
GPG Key ID: EDE939629F5C1A6A
1 changed files with 14 additions and 0 deletions

14
.drone.yml Normal file
View File

@ -0,0 +1,14 @@
---
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