ci: Re-disable force init
Since we have a c9s build now.
This commit is contained in:
parent
c464e1d1f2
commit
a356ed897b
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue