mirror of
https://github.com/cupcakearmy/dvb.git
synced 2025-09-05 21:20:38 +00:00
drone ci
This commit is contained in:
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
|
Reference in New Issue
Block a user