修改了deployment.yml文件
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m6s
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m6s
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
|
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
|
||||||
with:
|
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
|
- name: k8s Update Deployment
|
||||||
uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user