[ci] add the correct build image, so it doesnt default to ruby

This commit is contained in:
core 2022-12-15 17:05:27 -05:00
parent d0fee30535
commit 4884bed3a7
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
default:
image: rust:alpine
compile: compile:
stage: build stage: build
script: script: