[update] pipeline
This commit is contained in:
@@ -15,7 +15,7 @@ pipelines:
|
||||
name: Deploy to kubernates
|
||||
image: atlassian/pipelines-kubectl
|
||||
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
|
||||
definitions:
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user