fix: ensure eicweb and ghcr oci buildcache are used for fetch too
I noticed we only list the OCI buildcaches as push targets, not fetch/pull targets. It is possible that this has meant that we have been pulling from S3 when we should have been pulling from eicweb.
This PR adds fetch targets to the OCI buildcaches which should lead to eicweb being pulled preferentially.
Note: this also adds an upgrade to Qt because only changing secrets doesn't invalidate layer caches so nothing new is done to test that this works.
Edited by Wouter Deconinck
Merge request reports
Activity
assigned to @wdconinc
enabled an automatic merge when the pipeline for 5cbe62f4 succeeds
added 3 commits
-
5cbe62f4...dc3d50af - 2 commits from branch
master
- fb10678c - fix: ensure eicweb and ghcr oci buildcache are used for fetch too
-
5cbe62f4...dc3d50af - 2 commits from branch
enabled an automatic merge when the pipeline for fd310fb0 succeeds
Please register or sign in to reply