This commit is contained in:
parent
a20a5c7169
commit
06507dbd04
2 changed files with 4 additions and 4 deletions
|
|
@ -13,6 +13,7 @@ jobs:
|
||||||
- id: build
|
- id: build
|
||||||
run: |
|
run: |
|
||||||
bazel build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \
|
bazel build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \
|
||||||
--remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site' \
|
--batch \
|
||||||
--define=maven_repo='https://repo.lab0x13.site/' \
|
--remote_upload_local_results \
|
||||||
--remote_upload_local_results
|
--remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site' \
|
||||||
|
--define=maven_repo='https://repo.lab0x13.site/'
|
||||||
1
.idea/workspace.xml
generated
1
.idea/workspace.xml
generated
|
|
@ -41,7 +41,6 @@
|
||||||
</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$/.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" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue