Update .gitlab-ci.yml
This commit is contained in:
parent
ea3b72662e
commit
f371989d3b
@ -1,7 +1,7 @@
|
|||||||
image: ubuntu
|
image: ubuntu
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update -qq && apt-get install -y -qq curl build-essential
|
- apt-get update -qq && apt-get install -y -qq curl openssl build-essential
|
||||||
- curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly -y
|
- curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly -y
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user