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