Skip to content

Commit

Permalink
Merge pull request #119 from maxpumperla/mp_jenkins
Browse files Browse the repository at this point in the history
jenkins integration
  • Loading branch information
maxpumperla authored Dec 3, 2018
2 parents 5097175 + d7e5402 commit 56a24b4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#!groovy
/*
To redefine some job/run parameters,
please provide arguments to jenkinsBuilder step.
Example: jenkinsBuilder platforms: []
*/

jenkinsBuilder()

0 comments on commit 56a24b4

Please sign in to comment.