ci/cd maybe??
Some checks failed
Build and Deploy artifact / build (push) Failing after 11s

This commit is contained in:
kento2 2026-08-05 02:42:30 +02:00
parent 1f3ac81eb5
commit 1ed3e949d5
3 changed files with 4 additions and 2 deletions

View file

@ -3,6 +3,7 @@ on:
push:
branches: [master, main]
#--remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site:443' \
jobs:
build:
runs-on: docker
@ -14,5 +15,5 @@ jobs:
run: |
bazel --batch build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \
--remote_upload_local_results \
--remote_cache='https://${{ secrets.CACHE_USERNAME }}:${{ secrets.CACHE_PASSWORD }}@cache.lab0x13.site:443' \
--remote-cache='https://asd:1234@cache.lab0x13.site:443' \
--noremote_cache_async