update pipeline
This commit is contained in:
parent
7c39ed1ab9
commit
5ba10fd922
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
|
||||||
|
- rustup toolchain list
|
||||||
- rustup update
|
- rustup update
|
||||||
- cargo install cargo-deb
|
- cargo install cargo-deb
|
||||||
- cargo deb
|
- cargo deb
|
||||||
|
|
Reference in a new issue