Skip to content

Commit

Permalink
jenkins-pipeline enabled tests
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Jun 1, 2022
1 parent f7b05c3 commit 7769e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-pipeline
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ podTemplate(
df -h
fi

mvn -B -ntp -DskipTests clean deploy
mvn -B -ntp clean deploy

if [ '${params.VERBOSE}' = '1' ]
then
Expand Down

0 comments on commit 7769e0b

Please sign in to comment.