final version 3

This commit is contained in:
Rodolphe Fontaine 2024-10-18 10:12:12 +02:00
parent c60ce956b1
commit 9b391dbc7b

View file

@ -98,7 +98,7 @@ jobs:
test-action: test-action:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: Build_Container_and_push_to_Artifactory needs: build-and-tag
strategy: strategy:
matrix: matrix:
java: [ '21' ] java: [ '21' ]