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