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

This commit is contained in:
kento2 2026-08-06 13:26:50 +02:00
parent 89409f420a
commit 2e082aa2d3

View file

@ -23,7 +23,7 @@ jobs:
run: | run: |
bazel \ bazel \
--output_user_root=/var/cache/bazel \ --output_user_root=/var/cache/bazel \
build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \ run //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \
--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