feat: always pull latest image [SKIP CI]

This commit is contained in:
lab 2021-12-28 00:42:15 +08:00
parent 6e19c4584a
commit 632a2d42c2

View File

@ -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: