From ee4b5d69aca96df8c793b1d3e90ccb87b61edfbb Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 6 Feb 2024 21:42:17 +0100 Subject: [PATCH] devops: migrate to 1ES PT templates follow-up --- .azure-pipelines/publish.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.azure-pipelines/publish.yml b/.azure-pipelines/publish.yml index e7f2aa385..fa2d014ce 100644 --- a/.azure-pipelines/publish.yml +++ b/.azure-pipelines/publish.yml @@ -1,6 +1,10 @@ -trigger: none pr: none +trigger: + tags: + include: + - '*' + resources: repositories: - repository: 1esPipelines