From c60ce956b1ea047185e54b006ef57dc9fb21f6ef Mon Sep 17 00:00:00 2001 From: Rodolphe Fontaine <30529563+Rodi26@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:11:05 +0200 Subject: [PATCH] final version 2 --- .github/workflows/maven-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index b2e85696e..b904bdd81 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -51,7 +51,7 @@ jobs: scan-repository: runs-on: ubuntu-latest - needs: Build_Container_and_push_to_Artifactory + needs: build-and-tag strategy: matrix: # The repository scanning will be triggered periodically on the following branches.