Skip to content

Commit

Permalink
Update Jenkins file. (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenJack authored and jxpearce-godaddy committed Aug 30, 2019
1 parent c909d86 commit 80c86c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Jenkinsfile
@@ -1,3 +1,3 @@
buildPlugin(
configurations: buildPlugin.recommendedConfigurations().findAll { it.platform == 'linux' },
)
buildPlugin(/*...*/, configurations: [
[ platform: "linux", jdk: "8", jenkins: null ],
])

0 comments on commit 80c86c2

Please sign in to comment.