trying fix from jeffry

This commit is contained in:
Jesse Houldsworth 2025-03-14 10:49:47 -07:00
parent 17a59d1146
commit fca0158054

View file

@ -52,7 +52,6 @@ jobs:
jfrog rt mvn clean package \ jfrog rt mvn clean package \
--build-name="spring-petclinic" \ --build-name="spring-petclinic" \
--build-number="${{ github.run_id }}" \ --build-number="${{ github.run_id }}" \
--fail-fast=true
################################################# #################################################
# 7) Upload the built artifact with JFrog CLI # 7) Upload the built artifact with JFrog CLI
################################################# #################################################