This commit is contained in:
parent
1ed3e949d5
commit
8e18e70420
2 changed files with 3 additions and 2 deletions
|
|
@ -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
3
.idea/workspace.xml
generated
|
|
@ -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" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue