This commit is contained in:
parent
743b0606c9
commit
768e8a332d
@ -1,7 +1,7 @@
|
||||
pipeline:
|
||||
|
||||
deploy-production:
|
||||
image: docker/compose:1.19.0
|
||||
image: docker/compose
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
@ -9,5 +9,4 @@ pipeline:
|
||||
- docker-compose -p startpage up -d
|
||||
when:
|
||||
event: push
|
||||
|
||||
branches: master
|
||||
branch: [master]
|
Loading…
x
Reference in New Issue
Block a user