This commit is contained in:
parent
c2d71b1d14
commit
774b72417b
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ jobs:
|
||||||
do
|
do
|
||||||
bazel \
|
bazel \
|
||||||
--output_user_root=/var/cache/bazel \
|
--output_user_root=/var/cache/bazel \
|
||||||
|
"$target" \
|
||||||
--remote_cache="https://${CACHE_USERNAME}:${CACHE_PASSWORD}@cache.lab0x13.site:443" \
|
--remote_cache="https://${CACHE_USERNAME}:${CACHE_PASSWORD}@cache.lab0x13.site:443" \
|
||||||
--remote_upload_local_results \
|
--remote_upload_local_results \
|
||||||
--noremote_cache_async \
|
--noremote_cache_async
|
||||||
"$target"
|
|
||||||
done
|
done
|
||||||
Loading…
Add table
Add a link
Reference in a new issue