From 8ef7c6fd7b0895dd369361a3c74c2b795209ec32 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Mon, 27 Jan 2020 14:03:18 -0800 Subject: [PATCH] Updated AppName --- 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 644026f79..57025d66e 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: basket-api + AppName: basketapi OpenShiftServiceConnection: 'OpenShift on ARO' trigger: branches: