We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa72fe0 commit a23e3bdCopy full SHA for a23e3bd
1 file changed
build/pipelines/pgo.yml
@@ -29,6 +29,6 @@ stages:
29
displayName: Publish PGO databases
30
dependsOn: ['Build_x64', 'Build_x86']
31
jobs:
32
- - template: pgo-build-and-publish-nuget-job.yml
+ - template: ./templates/pgo-build-and-publish-nuget-job.yml
33
parameters:
34
pgoArtifact: 'PGO'
0 commit comments