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