Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
almerico committed Jan 18, 2019
1 parent 61fb488 commit 71513a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Expand Up @@ -21,7 +21,6 @@ pipeline {
container('maven') {
sh "mvn versions:set -DnewVersion=$PREVIEW_VERSION"
sh "mvn install"
sh 'mvn clean deploy -DskipTests'
}

}
Expand Down

0 comments on commit 71513a2

Please sign in to comment.