Simplify workflow 1
Some checks failed
Simple Deploy / deploy (push) Failing after 6s

This commit is contained in:
2025-11-19 15:18:07 +08:00
parent 027d629a25
commit fdac9ec71b

View File

@@ -14,7 +14,6 @@ jobs:
- name: Deploy with Helm - name: Deploy with Helm
run: | run: |
# 直接用 kubectl 部署(已有代碼)
helm upgrade --install cloudforge ./cloudforge-dashboard-helm \ helm upgrade --install cloudforge ./cloudforge-dashboard-helm \
-n cloudforge \ -n cloudforge \
--create-namespace --create-namespace