Build installer before make ci-img

This commit is contained in:
Jeremy Soller 2023-03-01 13:27:09 -07:00
parent cdf9a708f0
commit cee3cef510
No known key found for this signature in database
GPG key ID: DCFCA852D3906975

View file

@ -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: