Start the 'cache-google-chrome' job immediately on the main branch

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2021-09-15 17:34:12 +02:00
parent a8d9172776
commit 1ac4c70fa5
No known key found for this signature in database
GPG key ID: 4C514D15D07186F1

View file

@ -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: