This commit is contained in:
parent
9920b965dd
commit
19317afc51
2
.github/workflows/auto-ci-cd.yaml
vendored
2
.github/workflows/auto-ci-cd.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- name: deploy to cluster
|
||||
uses: steebchen/kubectl@v2.0.0
|
||||
with:
|
||||
config: ${{ secrets.KUBE_CONFIG_DATA }}
|
||||
config: ${{ secrets.NROP_K8S_CONFIG_DATA }}
|
||||
command: set image --record deployment/vue-cicd-k8s-sample vue-deploy-k8s=registry.cn-guangzhou.aliyuncs.com/acme_nrop/vue-cicd-k8s-sample:${{ github.sha }}
|
||||
- name: verify deployment
|
||||
uses: steebchen/kubectl@v2.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user