switched to local build image - for the tests

This commit is contained in:
Malte Meiboom
2025-12-10 11:14:07 +01:00
parent 69038177fe
commit 49c1b99b5a
+1 -1
View File
@@ -10,7 +10,7 @@ build-job:
test-job:
stage: test
image: rust:latest
image: localhost:5000/huskbuilder:latest
script:
- cargo test