diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 428bd5c..69bd634 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,7 @@ build-push: rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH variables: - COMPOSE_INITIALIZE: "" + COMPOSE_INITIALIZE: "1" FORCE: "" stage: build before_script: