ci: Force initialize again
For new images.
This commit is contained in:
parent
e5e92a3b82
commit
b263dc6714
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ build-push:
|
|||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
variables:
|
||||
COMPOSE_INITIALIZE: ""
|
||||
COMPOSE_INITIALIZE: "1"
|
||||
FORCE: ""
|
||||
stage: build
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue