mirror of
https://github.com/XFox111/GUTSchedule.git
synced 2026-04-22 06:58:01 +03:00
Updated changelogs and pipelines configs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Universal Windows Platform
|
||||
# Universal Windows Platform pipeline config
|
||||
|
||||
trigger:
|
||||
branches:
|
||||
@@ -61,7 +61,7 @@ steps:
|
||||
displayName: 'Copy changelog to output'
|
||||
inputs:
|
||||
SourceFolder: '$(Build.SourcesDirectory)/changelogs'
|
||||
Contents: 'windows.txt'
|
||||
Contents: 'windows.json'
|
||||
TargetFolder: '$(outputDirectory)'
|
||||
|
||||
- task: PublishBuildArtifacts@1
|
||||
|
||||
Reference in New Issue
Block a user