mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Build installer before make ci-img
This commit is contained in:
parent
cdf9a708f0
commit
cee3cef510
@ -34,6 +34,7 @@ img:
|
||||
- |
|
||||
source "$HOME/.cargo/env" &&
|
||||
cargo install --version 0.1.1 cargo-config &&
|
||||
cargo build --manifest-path installer/Cargo.toml --release &&
|
||||
make ci-img IMG_TAG=$CI_COMMIT_REF_NAME REPO_BINARY=1
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user