Skip to content

Commit

Permalink
Merge pull request #159 from quarkusio/ia3andy-patch-1
Browse files Browse the repository at this point in the history
Show errors in clean install
  • Loading branch information
geoand authored Jul 23, 2024
2 parents 1639ba6 + 55e327c commit 49e1196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-ecosystem-test
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ mvn --settings .github/quarkus-ecosystem-maven-settings.xml -B versions:set-prop
mvn --settings .github/quarkus-ecosystem-maven-settings.xml -B versions:set-property -Dproperty=version.io.quarkus -DnewVersion=${QUARKUS_VERSION} -DgenerateBackupPoms=false

# run the tests
mvn --settings .github/quarkus-ecosystem-maven-settings.xml -B clean install -Dnative -Dquarkus.native.container-build=true --fail-at-end
mvn --settings .github/quarkus-ecosystem-maven-settings.xml -B clean install -Dnative -Dquarkus.native.container-build=true --fail-at-end -e

0 comments on commit 49e1196

Please sign in to comment.