From 6d09415bac271a429e6b9f76018f26771ec31fb4 Mon Sep 17 00:00:00 2001 From: rforstner Date: Wed, 26 Jan 2022 16:17:54 +0100 Subject: [PATCH] quotes in jf --- Jenkinsfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 16cec59..830e1ed 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -71,11 +71,11 @@ TF_VAR_EMEA_PREPROD_API_TOKEN=credentials('EUPREPROD_TOKEN_VAR') //NA PROD - TF_VAR_NA_PROD_ENV_URL="https://wgv50241.live.dynatrace.com/"" + TF_VAR_NA_PROD_ENV_URL="https://wgv50241.live.dynatrace.com/" TF_VAR_NA_PROD_API_TOKEN=credentials('NAPROD_TOKEN_VAR') //NA PREPROD - TF_VAR_NA_PREPROD_ENV_URL="https://onb44935.live.dynatrace.com/"" + TF_VAR_NA_PREPROD_ENV_URL="https://onb44935.live.dynatrace.com/" TF_VAR_NA_PREPROD_API_TOKEN=credentials('NAPREPROD_TOKEN_VAR') //CN PROD