From bfffd49a21e9fda07c8a13f36718f3ef39191f0b Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Thu, 13 Feb 2020 15:10:24 -0800 Subject: [PATCH] Updated template name --- build/aro/openshift-app-build-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/aro/openshift-app-build-template.yml b/build/aro/openshift-app-build-template.yml index 5ede960a5..25f8d5130 100644 --- a/build/aro/openshift-app-build-template.yml +++ b/build/aro/openshift-app-build-template.yml @@ -41,4 +41,4 @@ parameters: displayName: Template Name name: TEMPLATE_NAME required: true - value: webapp-build-config-template \ No newline at end of file + value: app-build-template \ No newline at end of file