From ab7bd295d398cee59337996a7a4e71e3417648a6 Mon Sep 17 00:00:00 2001 From: Ewout Kramer Date: Mon, 23 Sep 2024 10:46:07 -0400 Subject: [PATCH] Build NuGet when pushing spikes --- build/azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 4c94fd6d9..84107bdea 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -23,6 +23,7 @@ trigger: - develop-2.0* - release* - refs/tags/v* + - spike* stages: - stage: build