Skip to content

Commit da1d4b8

Browse files
committed
Run root nohttp checkstyle on CI
Closes gh-17081
1 parent dd3d8b4 commit da1d4b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/scripts/build-project.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ source $(dirname $0)/common.sh
55
repository=$(pwd)/distribution-repository
66

77
pushd git-repo > /dev/null
8+
run_maven -N clean verify
89
run_maven -f spring-boot-project/pom.xml clean deploy -U -Dfull -DaltDeploymentRepository=distribution::default::file://${repository}
910
popd > /dev/null

0 commit comments

Comments
 (0)