From 1ec40d18ec56bb67211ea8f96f0f204a399b56f3 Mon Sep 17 00:00:00 2001 From: Alexandre Chapellon Date: Thu, 18 Jul 2024 15:14:59 +0200 Subject: [PATCH] add repo to the preparation wf matrix --- .github/workflows/build_and_test.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index be464127..eb0aaa3b 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -20,6 +20,12 @@ jobs: path: search/enterprise/common classifier: -app.jar group: org.alfresco + - artifact: alfresco-content-services-distribution + version: 23.2.2 + name: alfresco-content-services-distribution + path: repository + classifier: zip + group: org.alfresco steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 4.1.7