mirror of
https://github.com/cupcakearmy/dvb.git
synced 2024-11-05 09:14:09 +01:00
remove reloading step
This commit is contained in:
parent
62cc6e1d77
commit
eb904a2424
11
.drone.yml
11
.drone.yml
@ -11,14 +11,3 @@ pipeline:
|
||||
when:
|
||||
event: push
|
||||
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
|
Loading…
Reference in New Issue
Block a user