mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55: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:
|
scan-repository:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: Build_Container_and_push_to_Artifactory
|
needs: build-and-tag
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# The repository scanning will be triggered periodically on the following branches.
|
# The repository scanning will be triggered periodically on the following branches.
|
||||||
|
|
Loading…
Reference in a new issue