mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-10 20:11:11 +00:00
maharshi
This commit is contained in:
parent
575c2d7f0c
commit
cd640ed3d6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
- name: Maven Build With JFrog CLI
|
||||
run: |
|
||||
jf mvn clean install -X -e \
|
||||
--DskipTests=true --Denforcer.skip=true \
|
||||
-DskipTests=true -Denforcer.skip=true \
|
||||
--build-name="spring-petclinic" \
|
||||
--build-number="${{ github.run_id }}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue