Update devfile.yaml

Co-authored-by: Nick Boldt <nboldt@redhat.com>
pull/559/head
Igor Vinokur 2023-10-03 10:43:18 +03:00 committed by ivinokur
parent ab13ebbc38
commit 22d58bf1c7
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ commands:
component: tools
workingDir: ${PROJECT_SOURCE}
commandLine: |
mvn clean install -DskipTests
mvn clean install -V -e -Pfast -DskipTests -Dskip-validate-sources -Denforcer.skip=true
group:
kind: build
isDefault: true