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 \