fixing ci

This commit is contained in:
Jesse Houldsworth 2025-03-18 10:09:32 -07:00
parent a07b18c984
commit 040af4ba1d

View file

@ -72,7 +72,7 @@ jobs:
run: |
jf mvn clean install \
-DskipTests=true -Denforcer.skip=true \
--build-name="webgoat" \
--build-name="spring-petclinic" \
--build-number="${{ github.run_id }}"
#################################################