.
All checks were successful
Build and Deploy artifact / build (push) Successful in 41s

This commit is contained in:
kento2 2026-08-06 03:07:37 +02:00
parent 39a50aba46
commit 8dcc9bdb53
2 changed files with 2 additions and 3 deletions

View file

@ -24,4 +24,4 @@ jobs:
build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \ build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \
--remote_upload_local_results \ --remote_upload_local_results \
--remote_cache="https://${CACHE_USERNAME}:${CACHE_PASSWORD}@cache.lab0x13.site:443" \ --remote_cache="https://${CACHE_USERNAME}:${CACHE_PASSWORD}@cache.lab0x13.site:443" \
--noremote_cache_async --noremote_cache_async

View file

@ -1,8 +1,7 @@
## TODO ## TODO
CI/CD: CI/CD:
- keep ~/.cache (avoid analyzing targets) - actually publish package
- publish package
## Build ## Build