Files
fish-shell/.github
Johannes Altmanninger ddc52eb5c1 Cache docker images used by CI
The alpine docker images builds quickly but if we want to use this
approach for all the ubuntu configurations as well, we might want to
cache it.

Do this by reverting dc9668c8a4 (Remove unused workflow to build
docker images, 2026-05-30), except:
- Remove "attestations" and "id-token" permissions; I'm not sure if these are necessary
- Given that our CI uses docker/docker_run_tests.sh which will always
  rebuild if necessary (i.e. only use the registry as cache), run on
  all branches, not just on master, for correctness.
- Let the builder use caching as well, I guess.

Part of #12626
2026-06-23 11:08:52 +02:00
..
2026-06-23 11:08:52 +02:00
2025-11-13 12:57:01 +01:00