adding new script

master
rforstner 2022-01-20 20:33:23 +01:00
parent febb5d721b
commit 4ea50ba3fd
2 changed files with 4 additions and 4 deletions

4
Jenkinsfile vendored
View File

@ -90,8 +90,8 @@
script {
try {
emailext subject: env.JOB_NAME,
body: 'Please find the output of your reports attached',
to: 'rene.forstner@nttdata.com',
body: 'Please find the output of the weekly QM-Report attached',
to: 'rene.forstner@nttdata.com, stephan.oertelt@bmw.de, Mohammed.Abadel@bmw.de',
replyTo: 'coco-apm@bmw.de',
attachmentsPattern: '*.xlsx'

View File

@ -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"