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

This commit is contained in:
kento2 2026-08-05 01:59:34 +02:00
parent 4873a5efbe
commit 67061faea6

3
.idea/workspace.xml generated
View file

@ -41,7 +41,6 @@
</component>
<component name="ChangeListManager">
<list default="true" id="6414223f-1761-4683-97f5-9dab59d6c44a" name="Changes" comment="ci/cd maybe??">
<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$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@ -253,6 +252,8 @@
<command value="bazel clean" />
<command value="bazel clean --expunge" />
<command value="bazel build bukkit" />
<command value="bazel --noserver" />
<command value="bazel --batch" />
</option>
</component>
<component name="RunManager" selected="Bazel.//bukkit:bukkit.publish">