Skip to content

Commit

Permalink
Remove unneeded buildPlugin configuration (jenkinsci#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Jul 27, 2020
1 parent 9c2f97f commit ad50683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!groovy

buildPlugin(checkstyle: [run:true, archive:true, unstableTotalAll: '0'])
buildPlugin()

0 comments on commit ad50683

Please sign in to comment.