| commit | 3e8e11a11215e19e41be646d9d4dcbe7f67b1ebd | [log] [tgz] |
|---|---|---|
| author | Mike Marchetti <mmarchetti@sandvine.com> | Tue Jun 20 20:41:04 2017 -0400 |
| committer | Mike Marchetti <mmarchetti@sandvine.com> | Tue Jun 20 20:41:04 2017 -0400 |
| tree | 25d5a5f781ac8a2abaad16d15e7a8d1e129dde61 | |
| parent | 34b93bac8a6cf769b996652605a2e43c18448728 [diff] | |
| parent | d1da1d6da1f25b2a01876b88cbc928f93e43f934 [diff] |
Merge branch 'v2.0'
diff --git a/Jenkinsfile b/Jenkinsfile index 0964de5..13a85d0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -1,7 +1,5 @@ pipeline { - agent { - label "pipeline" - } + agent any stages { stage("Build") { agent {