ci: Another force initialize cycle for c9s
This commit is contained in:
parent
b501ea1b97
commit
c464e1d1f2
|
|
@ -30,7 +30,7 @@ build-push:
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
variables:
|
variables:
|
||||||
COMPOSE_INITIALIZE: ""
|
COMPOSE_INITIALIZE: "1"
|
||||||
FORCE: ""
|
FORCE: ""
|
||||||
stage: build
|
stage: build
|
||||||
before_script:
|
before_script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue