Install rust-src
This commit is contained in:
parent
87190a5183
commit
dc7d223da6
|
@ -30,5 +30,6 @@ img:
|
||||||
- |
|
- |
|
||||||
source "$HOME/.cargo/env" &&
|
source "$HOME/.cargo/env" &&
|
||||||
rustup update &&
|
rustup update &&
|
||||||
|
rustup component add rust-src &&
|
||||||
cargo install cargo-config xargo &&
|
cargo install cargo-config xargo &&
|
||||||
make ci-img IMG_TAG=$CI_COMMIT_REF_NAME
|
make ci-img IMG_TAG=$CI_COMMIT_REF_NAME
|
||||||
|
|
Loading…
Reference in a new issue