This commit is contained in:
commit
7c322707ba
51 changed files with 1488 additions and 0 deletions
7
.bazelrc
Normal file
7
.bazelrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
build --java_language_version=25
|
||||
build --java_runtime_version=remotejdk_25
|
||||
build --tool_java_language_version=25
|
||||
build --tool_java_runtime_version=remotejdk_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
|
||||
Loading…
Add table
Add a link
Reference in a new issue