feat: always pull latest image [SKIP CI]
This commit is contained in:
parent
6e19c4584a
commit
632a2d42c2
@ -43,6 +43,7 @@ steps:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- docker-compose pull
|
||||
- docker-compose up --detach --verbose --force-recreate --file ./docker-compose.yml
|
||||
when:
|
||||
event:
|
||||
|
Loading…
x
Reference in New Issue
Block a user