Skip to content

Commit 6917e6c

Browse files
authored
Use production DartLab.OptProf resources (#5682)
1 parent 758a566 commit 6917e6c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

eng/pipelines/optprof.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ resources:
2020
- pipeline: DartLab.OptProf
2121
source: DartLab.OptProf
2222
branch: main
23+
tags:
24+
- production
2325
repositories:
2426
- repository: DartLabTemplates
2527
type: git
@@ -28,7 +30,7 @@ resources:
2830
- repository: DartLabOptProfTemplates
2931
type: git
3032
name: DartLab.OptProf
31-
ref: refs/heads/main
33+
ref: refs/tags/Production
3234

3335
parameters:
3436
# Whether or not commit should be tagged for manual deployments

0 commit comments

Comments
 (0)