Skip to content
Snippets Groups Projects
Commit bfcb450f authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Run update-cache jobs after prepare stage

parent 9401b51a
No related branches found
No related tags found
2 merge requests!65heptapod#658: intermediate release to test the shift,!64GitLab 14.8
stages:
- update-cache
- check
- prepare
- tests
- post-test
......@@ -3,7 +2,8 @@
- check
- prepare
- tests
- post-test
- update-cache
- package
- image
- scan-dependencies
......
......@@ -236,6 +236,9 @@
- pipelines@gitlab-org/build/omnibus-gitlab-mirror
variables:
- $CACHE_UPDATE
needs:
- job: fetch-assets
optional: true
###########################
# Branch pipeline #
......
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