ci/cd maybe??
Some checks failed
Build and Deploy artifact / build (push) Has been cancelled

This commit is contained in:
kento2 2026-08-05 02:42:59 +02:00
parent 1ed3e949d5
commit 8e18e70420
2 changed files with 3 additions and 2 deletions

View file

@ -15,5 +15,5 @@ jobs:
run: | run: |
bazel --batch build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \ bazel --batch build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \
--remote_upload_local_results \ --remote_upload_local_results \
--remote-cache='https://asd:1234@cache.lab0x13.site:443' \ --remote_cache='https://asd:1234@cache.lab0x13.site:443' \
--noremote_cache_async --noremote_cache_async

3
.idea/workspace.xml generated
View file

@ -42,7 +42,8 @@
<component name="ChangeListManager"> <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$/.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" /> <change beforePath="$PROJECT_DIR$/.forgejo/workflows/publish-artifact.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.forgejo/workflows/publish-artifact.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/MODULE.bazel" beforeDir="false" afterPath="$PROJECT_DIR$/MODULE.bazel" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />