environment test
This commit is contained in:
parent
0c2ba772fe
commit
90c45f52ef
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -102,6 +102,7 @@ podTemplate(
|
|||
clusterName: env.K8s_CLUSTER_NAME]) {
|
||||
sh """
|
||||
sed -i -e 's*__REGISTRY_URL__*${dockerRegistryUrl}*g' ./.k8s/deployment.yaml
|
||||
kubectl config view
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user