fix bug
Some checks failed
Build and Deploy Web / build-and-deploy (push) Failing after 1m10s

This commit is contained in:
zyc 2026-01-29 11:48:55 +08:00
parent deb62af5e8
commit ea838b1fe3

View File

@ -32,6 +32,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
provenance: false
tags: ${{ secrets.SWR_SERVER }}/${{ secrets.SWR_ORG }}/rtc-web:latest tags: ${{ secrets.SWR_SERVER }}/${{ secrets.SWR_ORG }}/rtc-web:latest
- name: Deploy to K3s - name: Deploy to K3s