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:27:55 +02:00
parent 07ec28bf3c
commit a83369441c
2 changed files with 1 additions and 6 deletions

View file

@ -16,5 +16,4 @@ jobs:
--remote_upload_local_results \ --remote_upload_local_results \
--remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site:443' \ --remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site:443' \
--define=maven_repo='https://repo.lab0x13.site/' \ --define=maven_repo='https://repo.lab0x13.site/' \
--output_base=/tmp/bazel/$FORGEJO_RUN_ID \
--noremote_cache_async --noremote_cache_async

6
.idea/workspace.xml generated
View file

@ -40,11 +40,7 @@
</option> </option>
</component> </component>
<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$/.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" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />