[update] pipeline
This commit is contained in:
@@ -15,7 +15,7 @@ pipelines:
|
|||||||
name: Deploy to kubernates
|
name: Deploy to kubernates
|
||||||
image: atlassian/pipelines-kubectl
|
image: atlassian/pipelines-kubectl
|
||||||
script:
|
script:
|
||||||
- echo $KUBE_CONFIG_DELL | base64 -d > kubeconfig
|
- echo $KUBE_CONFIG | base64 -d > kubeconfig
|
||||||
- kubectl --insecure-skip-tls-verify --kubeconfig=kubeconfig rollout restart deployment/cathaypay-web-deployment -n chp
|
- kubectl --insecure-skip-tls-verify --kubeconfig=kubeconfig rollout restart deployment/cathaypay-web-deployment -n chp
|
||||||
definitions:
|
definitions:
|
||||||
services:
|
services:
|
||||||
|
|||||||
Reference in New Issue
Block a user