Update .gitlab-ci.yml file
This commit is contained in:
parent
148664e2cd
commit
2cd7980cd0
@ -1,5 +1,7 @@
|
||||
default:
|
||||
image: rust:latest
|
||||
before_script:
|
||||
- curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain none
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
Loading…
Reference in New Issue
Block a user