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 a new issue