debug
All checks were successful
Build Push and Deploy Image / build (push) Successful in 26s

This commit is contained in:
bamanker
2025-12-25 10:34:20 +08:00
parent d1a8a63579
commit 9136396673

View File

@@ -75,9 +75,10 @@ jobs:
- name: k8s Check and Apply New Deployment
uses: http://139.9.216.111:3000/bamanker/kubectl@master
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
run: ls
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
# env:
# KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
# with:
# args: get pods -A