修改了deployment.yml文件111
Some checks failed
Build Push and Deploy Image / build (push) Failing after 21s

This commit is contained in:
bamanker
2025-12-25 10:17:25 +08:00
parent 5afbb5e642
commit d1a8a63579

View File

@@ -74,10 +74,11 @@ jobs:
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.TAG }}
# - name: k8s Check and Apply New Deployment
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
# env:
# KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
- name: k8s Check and Apply New Deployment
uses: http://139.9.216.111:3000/bamanker/kubectl@master
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
# with:
# args: get pods -A
## args: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml