更新 .gitea/workflows/deploy-k8s.yaml
All checks were successful
dotnet-cicd-k8s / CI-CD-K8S (push) Successful in 2m17s
All checks were successful
dotnet-cicd-k8s / CI-CD-K8S (push) Successful in 2m17s
This commit is contained in:
parent
a5c792e0f4
commit
0b6e3255ab
@ -44,7 +44,7 @@ jobs:
|
||||
uses: steebchen/kubectl@v2.0.0
|
||||
with:
|
||||
config: ${{ secrets.KUBE_CONFIG_DATA }}
|
||||
command: set image --record deployment/dotnet-cicd-k8s-sample container=dotnet-deploy-k8s:${{gitea.sha}}
|
||||
command: set image --record deployment/dotnet-cicd-k8s-sample dotnet-deploy-k8s=registry.cn-guangzhou.aliyuncs.com/acme_nrop/dotnet-deploy-k8s:${{gitea.sha}}
|
||||
- name: verify deployment
|
||||
uses: steebchen/kubectl@v2.0.0
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user