Update .gitlab-ci.yml

This commit is contained in:
colepoirier 2020-07-31 16:38:44 +00:00
parent 48e076a631
commit 31c425288c

View file

@ -33,8 +33,8 @@ img:
- | - |
source "$HOME/.cargo/env" && source "$HOME/.cargo/env" &&
cargo install --version 0.1.1 cargo-config && cargo install --version 0.1.1 cargo-config &&
cargo install --version 0.3.20 cargo-xbuild && cargo install cargo-xbuild &&
cargo install xargo && cargo install --version 0.3.20 xargo &&
make ci-img IMG_TAG=$CI_COMMIT_REF_NAME make ci-img IMG_TAG=$CI_COMMIT_REF_NAME
artifacts: artifacts:
paths: paths: