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.
1 parent eedd732 commit 840b795Copy full SHA for 840b795
azure-pipelines/microbuild.after.yml
@@ -19,7 +19,7 @@ steps:
19
buildNumber: $(ProfilingInputsDropName)
20
sourcePath: $(Build.ArtifactStagingDirectory)\OptProf\ProfilingInputs
21
toLowerCase: false
22
- usePat: false
+ usePat: true
23
displayName: Publish to Artifact Services - ProfilingInputs
24
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
25
continueOnError: true
0 commit comments