.
All checks were successful
Build and Deploy artifact / build (push) Successful in 47s

This commit is contained in:
kento2 2026-08-06 13:36:00 +02:00
parent 774b72417b
commit 48474dbf7e

View file

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