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
|
||||
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
|
||||
--batch \
|
||||
--remote_upload_local_results \
|
||||
--remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site' \
|
||||
--define=maven_repo='https://repo.lab0x13.site/'
|
||||
Loading…
Add table
Add a link
Reference in a new issue