mirror of
https://github.com/cupcakearmy/dvb.git
synced 2025-09-06 05:20:39 +00:00
don't remove
This commit is contained in:
13
.drone.yml
13
.drone.yml
@@ -8,7 +8,16 @@ pipeline:
|
||||
secrets: [ ssh_key ]
|
||||
target: /srv/web/dvb
|
||||
source: ./*
|
||||
rm: true
|
||||
when:
|
||||
event: push
|
||||
branch: master
|
||||
branch: master
|
||||
|
||||
reload:
|
||||
image: appleboy/drone-ssh
|
||||
host: nicco.io
|
||||
username: deploy
|
||||
port: 1312
|
||||
secrets: [ ssh_key ]
|
||||
script:
|
||||
- echo hello
|
||||
- echo world
|
Reference in New Issue
Block a user