From f1a1e24cdd374598df2696bca355941d9abe17fa Mon Sep 17 00:00:00 2001 From: Mark Iantorno Date: Mon, 1 Jun 2020 10:15:16 -0400 Subject: [PATCH] Update module-snapshot-publishing.yml for Azure Pipelines --- module-snapshot-publishing.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module-snapshot-publishing.yml b/module-snapshot-publishing.yml index d6bd8728d..73e4fd862 100644 --- a/module-snapshot-publishing.yml +++ b/module-snapshot-publishing.yml @@ -1,7 +1,9 @@ # This pipeline produces a SNAPSHOT build for each of the sub modules in # the core library, and publishes them to ossrh. trigger: - - master + branches: + include: + - master strategy: matrix: