From 57b15d400017d1b611ac3b51127666c8b3877481 Mon Sep 17 00:00:00 2001 From: Chase Tucker Date: Fri, 18 Aug 2023 15:23:40 -0700 Subject: [PATCH] Fixing stage name --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a1aab8f..819da01 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,7 +20,7 @@ variables: nugetSource: 'https://eaf-prod.mes.infineon.com/v3/index.json' stages: - - stage: Production-EC + - stage: Production_EC displayName: Production-EC pool: name: Mesa-FabApproval