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

Updated pipelines configs

This commit is contained in:
Michael Gordeev
2020-03-15 00:12:31 +03:00
parent 8474e519e0
commit ec4ebc45ae
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -69,8 +69,8 @@ steps:
inputs:
SourceFolder: '$(Build.SourcesDirectory)/changelogs'
Contents: |
'android.xml'
'changelog.md'
android.xml
github.md
TargetFolder: '$(outputDirectory)'
- task: PowerShell@2