update pipeline
This commit is contained in:
parent
ce22ff1989
commit
e353f0eb45
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ run-build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt-get -y install rustup
|
- apt-get -y install rustup
|
||||||
|
- cargo install rustup
|
||||||
- echo $CARGO_HOME
|
- echo $CARGO_HOME
|
||||||
- rustup toolchain install stable
|
- rustup toolchain install stable
|
||||||
# - rustup update
|
# - rustup update
|
||||||
|
|
Reference in a new issue