Update .vsts-ci.yml (#1874)

This commit is contained in:
Dayenne Souza 2025-04-10 13:31:03 -03:00 committed by GitHub
parent 89381296c3
commit 74ad1d4a0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ stages:
containerRegistry: '$(containerRegistry)'
repository: 'main'
command: 'buildAndPush'
Dockerfile: 'Dockerfile'
Dockerfile: 'unified-search-app/Dockerfile'
tags: 'latest'
- task: AzureAppServiceManage@0
inputs: