ci: Another force initialize cycle for c9s

This commit is contained in:
Colin Walters 2023-09-08 18:45:22 +00:00
parent b501ea1b97
commit c464e1d1f2
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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