Skip to content

Commit 4be9a4c

Browse files
author
MaksimZhukov
committed
Update overwriteExistingFiles input
1 parent 89a619f commit 4be9a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines/templates/test-job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
archiveFilePatterns: '$(Build.BinariesDirectory)/python-$(VERSION)-$(Platform)-$(Architecture).*'
2828
destinationFolder: $(Build.BinariesDirectory)
2929
cleanDestinationFolder: false
30+
overwriteExistingFiles: true
3031

3132
- task: PowerShell@2
3233
displayName: 'Apply build artifact to the local machines'

0 commit comments

Comments
 (0)