update pipeline
This commit is contained in:
parent
5ba10fd922
commit
b96f38bf51
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ run-build:
|
|||
stage: build
|
||||
script:
|
||||
- apt-get -y install rustup
|
||||
- rustup toolchain list
|
||||
- rustup toolchain install stable
|
||||
- rustup update
|
||||
- cargo install cargo-deb
|
||||
- cargo deb
|
||||
|
|
Reference in a new issue