Skip to content

Commit

Permalink
chore(Jenkinsfile): run integration tests on PRs (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
frickjack authored Nov 16, 2018
1 parent ebef980 commit b0a7923
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!groovy

@Library('cdis-jenkins-lib@master') _

testPipeline {
}

0 comments on commit b0a7923

Please sign in to comment.