Merge branch 'v2.0'
authorMike Marchetti <mmarchetti@sandvine.com>
Wed, 21 Jun 2017 00:41:04 +0000 (20:41 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Wed, 21 Jun 2017 00:41:04 +0000 (20:41 -0400)
Jenkinsfile

index 0964de5..13a85d0 100644 (file)
@@ -1,7 +1,5 @@
 pipeline {
-       agent {
-               label "pipeline"
-       }
+       agent any
        stages {
                stage("Build") {
                        agent {