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