switched to local build image

This commit is contained in:
Malte Meiboom
2025-12-10 11:08:16 +01:00
parent cc2dfbfcf1
commit 69038177fe
+1 -1
View File
@@ -4,7 +4,7 @@ stages:
build-job:
stage: build
image: rust:latest
image: localhost:5000/huskbuilder:latest
script:
- cargo build