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