This commit is contained in:
@@ -10,7 +10,8 @@ steps:
|
||||
image: docker
|
||||
privileged: true
|
||||
commands:
|
||||
- docker compose -f docker-compose.prod.yml build --pull --no-cache
|
||||
- docker compose -f docker-compose.prod.yml build
|
||||
# - docker compose -f docker-compose.prod.yml build --pull --no-cache
|
||||
- docker compose -f docker-compose.prod.yml up --remove-orphans --force-recreate --wait
|
||||
volumes:
|
||||
- name: dockersock
|
||||
|
||||
Reference in New Issue
Block a user