From 1f3ac81eb50e5a68a0e093f6bdb3ebc48ff5ad55 Mon Sep 17 00:00:00 2001 From: kento2 Date: Wed, 5 Aug 2026 02:32:54 +0200 Subject: [PATCH] ci/cd maybe?? --- .bazelrc | 3 ++- .forgejo/workflows/publish-artifact.yml | 1 - .idea/workspace.xml | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) 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 @@ - + + + +