ci/cd maybe??
Some checks failed
Build and Deploy artifact / build (push) Failing after 10s

This commit is contained in:
kento2 2026-08-05 02:32:54 +02:00
parent a83369441c
commit 1f3ac81eb5
3 changed files with 6 additions and 3 deletions

View file

@ -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

View file

@ -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

5
.idea/workspace.xml generated
View file

@ -40,7 +40,10 @@
</option>
</component>
<component name="ChangeListManager">
<list default="true" id="6414223f-1761-4683-97f5-9dab59d6c44a" name="Changes" comment="ci/cd maybe??" />
<list default="true" id="6414223f-1761-4683-97f5-9dab59d6c44a" name="Changes" comment="ci/cd maybe??">
<change beforePath="$PROJECT_DIR$/.bazelrc" beforeDir="false" afterPath="$PROJECT_DIR$/.bazelrc" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />