We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af5c96 commit 944a8cbCopy full SHA for 944a8cb
src/main/scripts/ci/check-build-and-verify.sh
@@ -97,7 +97,6 @@ print_log verify.log 'Run integration tests'
97
98
pwd
99
ls -l
100
-rm -f cs.log pmd.log codenarc.log license.log pom.log bootlint.log rflint.log jasmine.log validator.log test.log findbugs.log verify.log
101
102
if [ "$SPRING_PROFILES_ACTIVE" = 'travis' -a "${TRAVIS_PULL_REQUEST:-}" != 'false' ]; then
103
# danger uses log files and it should be run before these files will be cleaned
0 commit comments