We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efa21e commit b1ea190Copy full SHA for b1ea190
.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