Skip to content

Commit 74ad1d4

Browse files
authored
Update .vsts-ci.yml (#1874)
1 parent 8938129 commit 74ad1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unified-search-app/.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ stages:
3131
containerRegistry: '$(containerRegistry)'
3232
repository: 'main'
3333
command: 'buildAndPush'
34-
Dockerfile: 'Dockerfile'
34+
Dockerfile: 'unified-search-app/Dockerfile'
3535
tags: 'latest'
3636
- task: AzureAppServiceManage@0
3737
inputs:

0 commit comments

Comments
 (0)