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
|
||||
script:
|
||||
- apt-get -y install rustup
|
||||
- cargo install rustup
|
||||
- echo $CARGO_HOME
|
||||
- rustup toolchain install stable
|
||||
# - rustup update
|
||||
|
|
Reference in a new issue