ci: Re-disable force init

Since we have a c9s build now.
This commit is contained in:
Colin Walters 2023-09-08 15:10:06 -04:00
parent c464e1d1f2
commit a356ed897b
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: "1"
COMPOSE_INITIALIZE: ""
FORCE: ""
stage: build
before_script: