use mta:latest as build image

This commit is contained in:
Malte Meiboom
2026-06-10 15:25:59 +02:00
parent 00f93e366e
commit 18552d883d
+1 -1
View File
@@ -3,6 +3,6 @@ stages:
test-job:
stage: test
image: localhost:5000/huskbuilder:latest
image: localhost:5000/mta:latest
script:
- cargo test