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