Skip to content

Commit b160b8f

Browse files
author
Erik Gassler
committed
try version 4
1 parent fb5f0ea commit b160b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ stages:
131131
scriptType: pscore
132132
scriptLocation: inlineScript
133133
inlineScript: 'az storage blob delete-batch -s ''$web'' --account-name $(accountName)'
134-
- task: AzureFileCopy@5
134+
- task: AzureFileCopy@4
135135
displayName: 'Copy Files to Azure Blob Storage'
136136
inputs:
137137
SourcePath: '$(System.DefaultWorkingDirectory)/$(webAppName)/bin/Release/net7.0/publish/wwwroot'

0 commit comments

Comments
 (0)