1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Michael Gordeev
2020-01-28 14:35:06 +03:00
parent 56ab18b90d
commit 9fc9aa1b45
+1 -1
View File
@@ -40,7 +40,7 @@ steps:
- task: ArchiveFiles@2
inputs:
rootFolderOrFile: '$(Build.Repository.LocalPath)'
includeRootFolder: true
includeRootFolder: false
archiveType: 'zip'
archiveFile: '$(outputDirectory)/Source-$(Build.SourceVersion).zip'
replaceExistingArchive: true