We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aaa69d commit 6ccc56aCopy full SHA for 6ccc56a
1 file changed
.github/workflows/pr-build-main.yml
@@ -57,3 +57,5 @@ jobs:
57
skip-mvnd-install: 'false'
58
github-repo: apache/camel-spring-boot
59
artifact-upload-suffix: java-${{ matrix.java }}
60
+ env:
61
+ MVND_OPTS: -pl !tests/camel-itest-spring-boot
0 commit comments