diff --git a/Jenkinsfile b/Jenkinsfile index 01b1c7d..d6f429e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -90,7 +90,7 @@ try { emailext subject: env.JOB_NAME, body: 'Please find the output of the weekly QM-Report attached', - to: 'rene.forstner@nttdata.com, stephan.oertelt@bmw.de, Mohammed.Abadel@bmw.de', + to: 'rene.forstner@nttdata.com, stephan.oertelt@bmw.de, Mohammed.Abadel@bmw.de, OOC-Support@bmwgroup.com, Sonja.Yildizoglu@bmw.de, Andreas.DA.Danzer@partner.bmw.de', replyTo: 'coco-apm@bmw.de', attachmentsPattern: '*.xlsx' diff --git a/environment.yaml b/environment.yaml index bdb214e..b8043ad 100644 --- a/environment.yaml +++ b/environment.yaml @@ -13,12 +13,12 @@ euprod: - env-url: "https://onb44935.live.dynatrace.com" - env-token-name: "NAPREPROD_TOKEN_VAR" - jenkins: "https://jaws.bmwgroup.net/opapm/" -#naprod: +naprod: - name: "naprod" - env-url: "https://wgv50241.live.dynatrace.com" - env-token-name: "NAPROD_TOKEN_VAR" - jenkins: "https://jaws.bmwgroup.net/opapm/" -#cnprod: +cnprod: - name: "cnprod" - env-url: "https://dynatracemgd-tsp.bmwgroup.net/e/b921f1b9-c00e-4031-b9d1-f5a0d530757b" - env-token-name: "CNPROD_TOKEN_VAR" diff --git a/euprod.xlsx b/euprod.xlsx deleted file mode 100644 index 09d825c..0000000 Binary files a/euprod.xlsx and /dev/null differ