Rauchmelder

This commit is contained in:
cupcakearmy 2019-03-05 01:27:07 +01:00
parent bceabec925
commit f8b0e20840

View File

@ -23,7 +23,7 @@ steps:
host: nicco.io
username: root
port: 1312
target: /srv/web/home
target: cd /srv/web/rauchmelder
source:
- ./public
- ./docker-compose.yml
@ -43,6 +43,6 @@ steps:
username: root
port: 1312
script:
- cd /srv/web/home
- cd /srv/web/rauchmelder
- docker-compose -f docker-compose.yml -f docker-compose.prod.yml down
- docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d