Skip to content

Commit

Permalink
Build only in linux
Browse files Browse the repository at this point in the history
Given that windows is failing due to JENKINS-55240
  • Loading branch information
carlossg committed Dec 19, 2018
1 parent a30d673 commit 56bac79
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 +1 @@
buildPlugin()
buildPlugin(platforms: ['linux'])

0 comments on commit 56bac79

Please sign in to comment.