We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2330c80 commit d412f04Copy full SHA for d412f04
.pipelines/templates/packaging/windows/package.yml
@@ -60,7 +60,7 @@ jobs:
60
nativePathRoot: '$(Agent.TempDirectory)'
61
ob_restore_phase: false
62
63
- - template: rebuild-branch-check.yml@self
+ - template: /.pipelines/templates/rebuild-branch-check.yml@self
64
65
- download: CoOrdinatedBuildPipeline
66
artifact: drop_windows_build_windows_${{ parameters.runtime }}_release
0 commit comments