mirror of
https://github.com/cupcakearmy/liquet.git
synced 2025-09-05 15:30:40 +00:00
drone file
This commit is contained in:
@@ -24,6 +24,12 @@ steps:
|
|||||||
target: /srv/web/blog
|
target: /srv/web/blog
|
||||||
sources:
|
sources:
|
||||||
- ./liquet
|
- ./liquet
|
||||||
|
- ./Dockerfile
|
||||||
|
- ./docker-compose.prod.yml
|
||||||
|
- ./uploads.ini
|
||||||
|
commands:
|
||||||
|
- docker-compose -f docker-compose.prod.yml down
|
||||||
|
- docker-compose -f docker-compose.prod.yml up -d
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: master
|
branch: master
|
Reference in New Issue
Block a user