Adjusting environments

CD_ASBC-B2VAUTH
Patryk Gudalewicz 2023-01-01 15:21:58 +01:00
parent 047825c381
commit e5f4c413a3
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
EMEA_PROD:
- environments: ["E2E","PROD"]
EMEA_PREPROD:
- environments: ["TEST","INT"]
NA_PROD:
- environments: ["E2E","PROD"]
NA_PREPROD:
- environments: ["TEST","INT"]
CD_PROD:
- environments: ["E2E","PROD"]
CN_PREPROD:
- environments: ["TEST","INT"]