Update .gitlab-ci.yml
This commit is contained in:
parent
278f34cbff
commit
03cffca05d
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue