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

This commit is contained in:
bamanker
2025-12-25 09:31:35 +08:00
parent 8f782c8327
commit b365bf356a

View File

@@ -79,7 +79,7 @@ jobs:
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
with:
args: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
args: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@/139.9.216.111:3000/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
- name: k8s Update Deployment
uses: http://139.9.216.111:3000/bamanker/kubectl@master
env: