Skip to content

Commit

Permalink
enable unstable pipeline status (#1768)
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-grecourt authored May 12, 2020
1 parent d5d1f61 commit 7047cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ mvn ${MAVEN_ARGS} --version

mvn ${MAVEN_ARGS} -f ${WS_DIR}/pom.xml \
clean install -e \
-Dmaven.test.failure.ignore=true \
-Pexamples,archetypes,spotbugs,javadoc,sources,tck,tests,pipeline

examples/quickstarts/archetypes/test-archetypes.sh
Expand Down

0 comments on commit 7047cf4

Please sign in to comment.