From 575c2d7f0ced4a32333bf5552d9e2f5dd1e88b44 Mon Sep 17 00:00:00 2001 From: Jesse Houldsworth Date: Fri, 14 Mar 2025 13:37:49 -0700 Subject: [PATCH] maharshi --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 5e05caed7..c317e32e6 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -57,7 +57,7 @@ jobs: # # Notice the flags: -X -e for debug; remove them once # you confirm it’s working. - ################################################# + ################################################## - name: Maven Build With JFrog CLI run: | jf mvn clean install -X -e \