This commit is contained in:
@@ -29,7 +29,7 @@ steps:
|
||||
image: debian:stable
|
||||
commands:
|
||||
- apt update && apt upgrade -y
|
||||
- apt install curl gcc
|
||||
- apt install -y curl gcc
|
||||
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
- . $HOME/.cargo/env
|
||||
- cd /artifacts
|
||||
|
||||
Reference in New Issue
Block a user