From a20a5c716965d681df9a11629e1b48adcc2cb8f7 Mon Sep 17 00:00:00 2001 From: kento2 Date: Wed, 5 Aug 2026 01:34:06 +0200 Subject: [PATCH] ci/cd maybe?? --- .bazelrc | 1 - .forgejo/workflows/publish-artifact.yml | 1 + .idea/workspace.xml | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index b6254e5..3bf4d5f 100644 --- a/.bazelrc +++ b/.bazelrc @@ -2,6 +2,5 @@ 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://repo.lab0x13.site/snapshots 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 f8fa8f9..95b3ddb 100644 --- a/.forgejo/workflows/publish-artifact.yml +++ b/.forgejo/workflows/publish-artifact.yml @@ -14,4 +14,5 @@ jobs: run: | bazel build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \ --remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site' \ + --define=maven_repo='https://repo.lab0x13.site/' \ --remote_upload_local_results \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 06bcfd9..dc5b72f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -41,6 +41,7 @@ +