Skip to content
Snippets Groups Projects
Commit 6577291b authored by Виталий Шунков's avatar Виталий Шунков
Browse files

ci: push cache in tests on master

parent 267e5d43
No related branches found
No related tags found
1 merge request!1521ci: push cache in tests on master
Pipeline #58438 failed
......@@ -218,6 +218,9 @@ test-linux:
variables:
BASE_IMAGE_TAG: ${CI_COMMIT_SHA}
CACHE_POLICY: pull
- if: $CI_COMMIT_BRANCH == $MAIN_BRANCH
variables:
CACHE_POLICY: pull-push
- <<: *else
variables:
CACHE_POLICY: pull
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment