diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 074dfe1..e45d719 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -264,6 +264,10 @@ gitlab-operator-build-base push: *build_and_deploy cache-google-chrome: stage: automation + rules: + - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH + # Starts the job immediately + needs: [] variables: MOUNT_POINT: /builds/$CI_PROJECT_PATH/mnt script: