mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Fix CI
This commit is contained in:
parent
dac858b84e
commit
8ea1cde8f6
@ -37,6 +37,7 @@ img:
|
||||
source "$HOME/.cargo/env" &&
|
||||
cargo install --version 0.1.1 cargo-config &&
|
||||
cargo install --version 1.16.0 just &&
|
||||
cargo install --version 0.26.0 cbindgen &&
|
||||
cargo build --manifest-path installer/Cargo.toml --release &&
|
||||
make ci-img IMG_TAG=$CI_COMMIT_REF_NAME REPO_BINARY=1
|
||||
artifacts:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user