Skip to content

Commit

Permalink
try version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Gassler committed Mar 3, 2023
1 parent fb5f0ea commit b160b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ stages:
scriptType: pscore
scriptLocation: inlineScript
inlineScript: 'az storage blob delete-batch -s ''$web'' --account-name $(accountName)'
- task: AzureFileCopy@5
- task: AzureFileCopy@4
displayName: 'Copy Files to Azure Blob Storage'
inputs:
SourcePath: '$(System.DefaultWorkingDirectory)/$(webAppName)/bin/Release/net7.0/publish/wwwroot'
Expand Down

0 comments on commit b160b8f

Please sign in to comment.