зеркало из https://github.com/microsoft/Chestist.git
Update azure.yml
This commit is contained in:
Родитель
0308d1ecb1
Коммит
cfe0909fbe
|
@ -9,7 +9,6 @@ env:
|
|||
AZURE_SUBSCRIPTION_ID: '1c642d88-5042-4d19-9d49-49be6612a40f'
|
||||
AZURE_RESOURCE_GROUP: 'rg-chestist'
|
||||
AZURE_REGISTRY_NAME: 'chestistzec'
|
||||
AZURE_FUNCTIONAPP_PATH: './Chestist.Imaging.Api'
|
||||
DOTNET_VERSION: '3.1'
|
||||
|
||||
jobs:
|
||||
|
@ -129,4 +128,4 @@ jobs:
|
|||
uses: Azure/functions-action@v1
|
||||
with:
|
||||
app-name: ${{ needs.provision.outputs.imageapi-func-name }}
|
||||
package: '${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}/output'
|
||||
package: './Chestist.Imaging.Api/output'
|
||||
|
|
Загрузка…
Ссылка в новой задаче