Update .gitlab-ci.yml
This commit is contained in:
parent
278f34cbff
commit
03cffca05d
@ -1,3 +1,5 @@
|
||||
image: ubuntu
|
||||
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq curl
|
||||
- curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly -y
|
||||
|
Loading…
Reference in New Issue
Block a user