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