mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-07 11:01:10 +00:00
reverting
This commit is contained in:
parent
f9a6e33787
commit
7eedd1b181
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci-pipeline.yml
vendored
3
.github/workflows/ci-pipeline.yml
vendored
|
|
@ -64,6 +64,9 @@ jobs:
|
|||
- name: configure maven
|
||||
run: jf mvnc --global --repo-resolve-releases jesseh-maven-dev-virtual/ --repo-resolve-snapshots jesseh-maven-dev-virtual/
|
||||
# This sets up JFrog CLI to resolve dependencies from Artifactory
|
||||
|
||||
- name: JFrog Audit (SAST & SCA)
|
||||
run: jf audit
|
||||
|
||||
#################################################
|
||||
# 7) Build project using JFrog CLI with Maven
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue