diff --git a/.bazelrc b/.bazelrc index ea2e5a7..d3eb78f 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 --remote_cache=https://cache.lab0x13.site:443 +build --define=maven_repo=https://git.lab0x13.site/api/packages/scrow/maven +build --remote_cache=https://cache.lab0x13.site build --remote_upload_local_results=false \ No newline at end of file diff --git a/.forgejo/workflows/publish-artifact.yml b/.forgejo/workflows/publish-artifact.yml index 86933f8..c3d5492 100644 --- a/.forgejo/workflows/publish-artifact.yml +++ b/.forgejo/workflows/publish-artifact.yml @@ -15,5 +15,4 @@ jobs: bazel --batch build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \ --remote_upload_local_results \ --remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site:443' \ - --define=maven_repo='https://repo.lab0x13.site/' \ --noremote_cache_async \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e38184a..52d9bb0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -40,7 +40,10 @@ - + + + +