更新 .gitea/workflows/build-image.yaml
build-sglang-image / build (push) Failing after 1m12s

This commit is contained in:
2026-09-23 17:49:30 +08:00
parent 3b671d6086
commit 8266769b2d
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
file: Dockerfile.gitea
push: true
cache-from: type=registry
cache-to: type=registry,mode=max
cache-to: type=registry,mode=max
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.meta.outputs.tag }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.ref_name }}-latest