зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 785501: Continue rolling build when Generate NOTICE file task failed
Continue rolling build when Generate NOTICE file task failed
This commit is contained in:
Родитель
1d1dbf5f3f
Коммит
5d612dc0e3
|
@ -56,6 +56,7 @@ jobs:
|
||||||
|
|
||||||
- task: notice@0
|
- task: notice@0
|
||||||
displayName: Generate NOTICE file
|
displayName: Generate NOTICE file
|
||||||
|
continueOnError: true
|
||||||
inputs:
|
inputs:
|
||||||
outputfile: $(Build.SourcesDirectory)\NOTICE.txt
|
outputfile: $(Build.SourcesDirectory)\NOTICE.txt
|
||||||
outputformat: text
|
outputformat: text
|
||||||
|
|
Загрузка…
Ссылка в новой задаче