Skip to content

Commit

Permalink
Cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
binkley committed Aug 9, 2024
1 parent 7815ee8 commit 6b5d5a1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build-as-ci-does.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,3 @@ earthly --secret OWASP_NVD_API_KEY +build-with-maven
echo
echo "${pbold}RUN WITH MAVEN UNDER EARTHLY${preset}"
earthly --secret OWASP_NVD_API_KEY +run-with-maven
echo
echo "${pbold}SIMULATE UPLOAD${preset}"
ls -d target/apidocs/
ls target/modern-java-practices-0-SNAPSHOT-javadoc.jar
ls -d target/testapidocs/
ls target/modern-java-practices-0-SNAPSHOT-test-javadoc.jar
ls -d target/site/jacoco/

0 comments on commit 6b5d5a1

Please sign in to comment.