ci: Force initialize again

For new images.
This commit is contained in:
Colin Walters 2023-09-21 09:33:46 -04:00
parent e5e92a3b82
commit b263dc6714
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ build-push:
rules: rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
variables: variables:
COMPOSE_INITIALIZE: "" COMPOSE_INITIALIZE: "1"
FORCE: "" FORCE: ""
stage: build stage: build
before_script: before_script: