mirror of
https://github.com/cupcakearmy/dvb.git
synced 2025-09-05 21:20:38 +00:00
remove reloading step
This commit is contained in:
11
.drone.yml
11
.drone.yml
@@ -11,14 +11,3 @@ pipeline:
|
|||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
reload:
|
|
||||||
image: appleboy/drone-ssh
|
|
||||||
host: nicco.io
|
|
||||||
username: deploy
|
|
||||||
port: 1312
|
|
||||||
secrets: [ ssh_key ]
|
|
||||||
script:
|
|
||||||
- cd /srv/web/dvb
|
|
||||||
- docker-compose down
|
|
||||||
- docker-compose up -d
|
|
Reference in New Issue
Block a user