[ci] add the correct build image, so it doesnt default to ruby
This commit is contained in:
parent
d0fee30535
commit
4884bed3a7
|
@ -1,3 +1,6 @@
|
|||
default:
|
||||
image: rust:alpine
|
||||
|
||||
compile:
|
||||
stage: build
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue