.
Some checks failed
Build and Deploy artifact / build (push) Failing after 22s

This commit is contained in:
kento2 2026-08-06 13:34:59 +02:00
parent c2d71b1d14
commit 774b72417b

View file

@ -25,8 +25,8 @@ jobs:
do
bazel \
--output_user_root=/var/cache/bazel \
"$target" \
--remote_cache="https://${CACHE_USERNAME}:${CACHE_PASSWORD}@cache.lab0x13.site:443" \
--remote_upload_local_results \
--noremote_cache_async \
"$target"
--noremote_cache_async
done