From 61b2f4c22f1c35e7e000a5c69cffbcd874552800 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Mon, 27 Jan 2020 13:44:45 -0800 Subject: [PATCH] Updated AppName variable --- build/aro/basket-api/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/aro/basket-api/azure-pipelines.yml b/build/aro/basket-api/azure-pipelines.yml index 57025d66e..644026f79 100644 --- a/build/aro/basket-api/azure-pipelines.yml +++ b/build/aro/basket-api/azure-pipelines.yml @@ -1,7 +1,7 @@ variables: ProjectName: Basket.API OpenShiftProject: development - AppName: basketapi + AppName: basket-api OpenShiftServiceConnection: 'OpenShift on ARO' trigger: branches: