Update .gitlab-ci.yml
This commit is contained in:
parent
ea3b72662e
commit
f371989d3b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
image: ubuntu
|
||||
|
||||
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
|
||||
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue