fix build bug
Some checks failed
Build and Deploy Web / build-and-deploy (push) Has been cancelled

This commit is contained in:
zyc 2026-01-29 13:09:10 +08:00
parent ea838b1fe3
commit 62b884ffe6

View File

@ -35,6 +35,9 @@ jobs:
provenance: false provenance: false
tags: ${{ secrets.SWR_SERVER }}/${{ secrets.SWR_ORG }}/rtc-web:latest tags: ${{ secrets.SWR_SERVER }}/${{ secrets.SWR_ORG }}/rtc-web:latest
- name: Setup Kubectl
uses: azure/setup-kubectl@v3
- name: Deploy to K3s - name: Deploy to K3s
uses: Azure/k8s-set-context@v3 uses: Azure/k8s-set-context@v3
with: with: