This commit is contained in:
parent
4c5166cd6d
commit
a130d4bd65
@ -5,9 +5,7 @@ pipeline:
|
|||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- docker-compose -p startpage down
|
- docker-compose -p startpage up -d --force-recreate --build
|
||||||
- docker-compose build --no-cache startpage
|
|
||||||
- docker-compose -p startpage up -d
|
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: [master]
|
branch: [master]
|
Loading…
x
Reference in New Issue
Block a user