mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:25:50 +00:00
maharshi
This commit is contained in:
parent
fa82310323
commit
f692b04027
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
#################################################
|
||||
- name: Maven Build With JFrog CLI
|
||||
run: |
|
||||
jf rt mvn clean install -X -e \
|
||||
jf mvn clean install -X -e \
|
||||
--DskipTests=true --Denforcer.skip=true \
|
||||
--build-name="spring-petclinic" \
|
||||
--build-number="${{ github.run_id }}"
|
||||
|
|
Loading…
Reference in a new issue