Set up Bazel

This commit is contained in:
ackermanncedi 2024-11-11 15:27:01 +00:00
parent 77a9267877
commit f8266d0682
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,2 @@
# use the local JDK for everything # use the local JDK for everything
build --tool_java_runtime_version=remote_jdk11 build --tool_java_runtime_version=remotejdk11_linux

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
bazel-*