diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 834933a..b877db6 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -20,7 +20,3 @@ pipelines: - mvn compiler:compile - mvn compiler:testCompile - mvn surefire:test - after-script: - # Collect checkstyle results, if any, and convert to Bitbucket Code Insights. - - pipe: atlassian/checkstyle-report:0.3.0 - \ No newline at end of file