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