diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9024b3b..7a4a1f9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ build-push: rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH variables: - COMPOSE_INITIALIZE: "" + COMPOSE_INITIALIZE: "1" FORCE: "" stage: build before_script: