mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
trying fix from jeffry
This commit is contained in:
parent
17a59d1146
commit
fca0158054
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci-pipeline.yml
vendored
1
.github/workflows/ci-pipeline.yml
vendored
|
@ -52,7 +52,6 @@ jobs:
|
|||
jfrog rt mvn clean package \
|
||||
--build-name="spring-petclinic" \
|
||||
--build-number="${{ github.run_id }}" \
|
||||
--fail-fast=true
|
||||
#################################################
|
||||
# 7) Upload the built artifact with JFrog CLI
|
||||
#################################################
|
||||
|
|
Loading…
Reference in a new issue