switched to local build image - for the tests
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ build-job:
|
|||||||
|
|
||||||
test-job:
|
test-job:
|
||||||
stage: test
|
stage: test
|
||||||
image: rust:latest
|
image: localhost:5000/huskbuilder:latest
|
||||||
script:
|
script:
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user