mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-02 06:20:46 +00:00
Merge branch 'disable-initialize' into 'main'
build: Disable force initialization See merge request cgwalters-playground/sagano!20
This commit is contained in:
commit
e5e92a3b82
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: "1"
|
||||
COMPOSE_INITIALIZE: ""
|
||||
FORCE: ""
|
||||
stage: build
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue