diff --git a/.forgejo/workflows/publish-artifact.yml b/.forgejo/workflows/publish-artifact.yml index 95b3ddb..364ef00 100644 --- a/.forgejo/workflows/publish-artifact.yml +++ b/.forgejo/workflows/publish-artifact.yml @@ -13,6 +13,7 @@ jobs: - id: build 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 + --batch \ + --remote_upload_local_results \ + --remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site' \ + --define=maven_repo='https://repo.lab0x13.site/' \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index dc5b72f..06bcfd9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -41,7 +41,6 @@ -