This commit is contained in:
parent
39a50aba46
commit
8dcc9bdb53
2 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
@ -1,8 +1,7 @@
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
CI/CD:
|
CI/CD:
|
||||||
- keep ~/.cache (avoid analyzing targets)
|
- actually publish package
|
||||||
- publish package
|
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue