♻️ Transform to IDP provider
This commit is contained in:
parent
eb0bba30a6
commit
2d7af6fb0f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ pipeline {
|
||||
stage('Build Quarkus application') {
|
||||
steps {
|
||||
script {
|
||||
sh './mvnw clean package'
|
||||
sh './mvnw clean package -DskipTests=true'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user