From a5f5da9a399ae83329385ac9de3068d81713b78b Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Tue, 29 Oct 2024 10:51:08 -0600 Subject: [PATCH] Touch-up optprof pipelines --- azure-pipelines/OptProf_part2.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines/OptProf_part2.yml b/azure-pipelines/OptProf_part2.yml index 60ac39b86..c59d69996 100644 --- a/azure-pipelines/OptProf_part2.yml +++ b/azure-pipelines/OptProf_part2.yml @@ -14,6 +14,8 @@ resources: - pipeline: DartLab.OptProf source: DartLab.OptProf branch: main + tags: + - production repositories: - repository: DartLabTemplates type: git @@ -22,7 +24,7 @@ resources: - repository: DartLabOptProfTemplates type: git name: DartLab.OptProf - ref: refs/heads/main + ref: refs/tags/Production parameters: