Merge fix/ci-explicit-product-name: avoid CI image/cache collisions
All checks were successful
dev release / build (push) Successful in 2m17s
All checks were successful
dev release / build (push) Successful in 2m17s
This commit is contained in:
commit
fde2c7571d
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
cd5da468b3782fddcb52b4eaff0755ff933524be
|
620c5a1317a6b57276eabca961facdb78bf510db
|
||||||
|
|
|
||||||
|
|
@ -18,4 +18,4 @@ if [ ! -d "$CACHE_DIR" ]; then
|
||||||
git -C "$CACHE_DIR" checkout --quiet "$REV"
|
git -C "$CACHE_DIR" checkout --quiet "$REV"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bash "${CACHE_DIR}/ci/build.sh" "$ROOT" "$@"
|
bash "${CACHE_DIR}/ci/build.sh" breadpad "$ROOT" "$@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue