mirror of
https://github.com/cupcakearmy/dvb.git
synced 2024-11-05 09:14:09 +01:00
drone ci
This commit is contained in:
parent
9307ca4113
commit
8707f39188
14
.drone.yml
Normal file
14
.drone.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
pipeline:
|
||||||
|
|
||||||
|
copy:
|
||||||
|
image: appleboy/drone-scp
|
||||||
|
host: nicco.io
|
||||||
|
username: deploy
|
||||||
|
port: 1312
|
||||||
|
secrets: [ ssh_key ]
|
||||||
|
target: /srv/web/dvb
|
||||||
|
source: ./*
|
||||||
|
rm: true
|
||||||
|
when:
|
||||||
|
event: push
|
||||||
|
branch: master
|
Loading…
Reference in New Issue
Block a user