This commit is contained in:
parent
774b72417b
commit
48474dbf7e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
do
|
do
|
||||||
bazel \
|
bazel \
|
||||||
--output_user_root=/var/cache/bazel \
|
--output_user_root=/var/cache/bazel \
|
||||||
"$target" \
|
run "$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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue