We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed5d8aa + 8e704d2 commit 0558e09Copy full SHA for 0558e09
azure-pipelines.yml
@@ -25,3 +25,6 @@ steps:
25
- task: PowerShell@2
26
inputs:
27
filePath: './Build-Release.ps1'
28
+
29
+- publish: 'build/Release'
30
+ continueOnError: true
0 commit comments