debug47
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m46s

This commit is contained in:
bamanker
2025-12-25 11:36:10 +08:00
parent 366c38401e
commit 80341eb16c

View File

@@ -78,7 +78,7 @@ jobs:
uses: http://139.9.216.111:3000/bamanker/steevchen-kubectl@master uses: http://139.9.216.111:3000/bamanker/steevchen-kubectl@master
with: with:
config: ${{ secrets.KUBE_CONFIG }} config: ${{ secrets.KUBE_CONFIG }}
command: get pods command: get pods -A
## args: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml ## args: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
# - name: k8s Update Deployment # - name: k8s Update Deployment
# uses: http://139.9.216.111:3000/bamanker/kubectl@master # uses: http://139.9.216.111:3000/bamanker/kubectl@master