mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
final version 3
This commit is contained in:
parent
c60ce956b1
commit
9b391dbc7b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -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' ]
|
||||||
|
|
Loading…
Reference in a new issue