test project version extraction
This commit is contained in:
@@ -159,6 +159,9 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- build-docker
|
- build-docker
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- uses: actions/setup-java@v4.2.2
|
- uses: actions/setup-java@v4.2.2
|
||||||
if: ${{ hashFiles('**/pom.xml') }}
|
if: ${{ hashFiles('**/pom.xml') }}
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user