Skip to content

Commit d7b3567

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 2da120e commit d7b3567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ steps:
2323
azureSubscription: 'Paiement à l’utilisation(78b9a3d9-a777-4dad-8f72-5fc24f431d13)'
2424
appType: 'webAppLinux'
2525
WebAppName: 'VanessaDemo'
26-
packageForLinux: '$(System.DefaultWorkingDirectory)/app.zip'
26+
packageForLinux: '$(Build.ArtifactStagingDirectory)/$(Build.BuildId).zip'
2727
DeploymentTypeLinux: 'oneDeploy'

0 commit comments

Comments
 (0)