mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-05 16:42:48 +00:00
maharshi
This commit is contained in:
parent
e5460118c6
commit
575c2d7f0c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
||||||
#
|
#
|
||||||
# Notice the flags: -X -e for debug; remove them once
|
# Notice the flags: -X -e for debug; remove them once
|
||||||
# you confirm it’s working.
|
# you confirm it’s working.
|
||||||
#################################################
|
##################################################
|
||||||
- name: Maven Build With JFrog CLI
|
- name: Maven Build With JFrog CLI
|
||||||
run: |
|
run: |
|
||||||
jf mvn clean install -X -e \
|
jf mvn clean install -X -e \
|
||||||
|
|
Loading…
Reference in a new issue