environment test
This commit is contained in:
parent
dc6fd2f988
commit
6562ca72c4
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -94,10 +94,6 @@ podTemplate(
|
|||
serverUrl: env.K8s_SERVER_URL,
|
||||
contextName: env.K8s_CONTEXT_NAME,
|
||||
clusterName: env.K8s_CLUSTER_NAME]) {
|
||||
sh """
|
||||
DEPLOY_DATE=$(date +"%Y-%m-%d %H:%M:%S")
|
||||
sed -i -e 's*__REGISTRY_URL__*${dockerRegistryUrl}*g' ./.k8s/deployment.yaml
|
||||
"""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user