use mta:latest as build image
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ stages:
|
||||
|
||||
test-job:
|
||||
stage: test
|
||||
image: localhost:5000/huskbuilder:latest
|
||||
image: localhost:5000/mta:latest
|
||||
script:
|
||||
- cargo test
|
||||
|
||||
Reference in New Issue
Block a user