We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2bee08 commit 19a1289Copy full SHA for 19a1289
1 file changed
.cirrus.yml
@@ -66,7 +66,7 @@ build_compile_task:
66
<<: *COMMON_BUILD_DEFINITION
67
build_script:
68
- source cirrus-env BUILD
69
- - regular_mvn_build_deploy_analyze -Dmaven.test.skip=true -Dsonar.skip=true
+ - regular_mvn_build_deploy_analyze -Dmaven.test.skip=true -Dsonar.skip=true -pl '!java-checks-test-sources/default,!java-checks-test-sources/aws'
70
cleanup_before_cache_script: cleanup_maven_repository
71
72
build_test_analyze_task:
0 commit comments