From 74ad1d4a0c69237fcb0584c2fb512910b568bec3 Mon Sep 17 00:00:00 2001 From: Dayenne Souza Date: Thu, 10 Apr 2025 13:31:03 -0300 Subject: [PATCH] Update .vsts-ci.yml (#1874) --- unified-search-app/.vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unified-search-app/.vsts-ci.yml b/unified-search-app/.vsts-ci.yml index 3daa4a14..1f9e59a8 100644 --- a/unified-search-app/.vsts-ci.yml +++ b/unified-search-app/.vsts-ci.yml @@ -31,7 +31,7 @@ stages: containerRegistry: '$(containerRegistry)' repository: 'main' command: 'buildAndPush' - Dockerfile: 'Dockerfile' + Dockerfile: 'unified-search-app/Dockerfile' tags: 'latest' - task: AzureAppServiceManage@0 inputs: