This commit is contained in:
parent
06507dbd04
commit
36af905abe
1 changed files with 1 additions and 1 deletions
|
|
@ -12,8 +12,8 @@ jobs:
|
|||
- uses: actions/checkout@v7
|
||||
- id: build
|
||||
run: |
|
||||
bazel shutdown
|
||||
bazel build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \
|
||||
--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