diff --git a/.bazelrc b/.bazelrc index ea2e5a7..b67ff70 100644 --- a/.bazelrc +++ b/.bazelrc @@ -2,5 +2,6 @@ build --java_language_version=25 build --java_runtime_version=25 build --tool_java_language_version=25 build --tool_java_runtime_version=25 +build --define=maven_repo=https://git.lab0x13.site/api/packages/scrow/maven build --remote_cache=https://cache.lab0x13.site:443 build --remote_upload_local_results=false \ No newline at end of file