build: Disable force initialization
TODO update to new rpm-ostree
This commit is contained in:
parent
2a23c89d17
commit
52eba0c3df
|
|
@ -34,7 +34,7 @@ build-push:
|
|||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
variables:
|
||||
COMPOSE_INITIALIZE: "1"
|
||||
COMPOSE_INITIALIZE: ""
|
||||
FORCE: ""
|
||||
stage: build
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue