Commit graph

2 commits

Author SHA1 Message Date
MarcoFalke
fae322a43a
ci: Slim down lint image
Currently, the lint_test_runner is built and installed into the lint CI
image. This is problematic, because it triggers a full image build on
every change to its source code. Doing a build of the lint test_runner
on every run is easier and faster.
2025-04-11 18:56:46 +02:00
MarcoFalke
fa3b442715
ci: Use Cirrus dockerfile cache 2025-03-13 09:55:19 +01:00