| commit | c10a2ec1964427187ebac4479b19b7e59a07ac6e | [log] [tgz] |
|---|---|---|
| author | Mike Marchetti <mmarchetti@sandvine.com> | Tue Jun 20 17:14:52 2017 -0400 |
| committer | Mike Marchetti <mmarchetti@sandvine.com> | Tue Jun 20 17:14:52 2017 -0400 |
| tree | c5a5b71486ed2faedb7de3803a61973b2f066c70 | |
| parent | 4647303cb33ad0836523035eefa8060e28169a3d [diff] |
remove specific label, use label from gui Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/Jenkinsfile b/Jenkinsfile index 8c54266..cfd7a25 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -1,7 +1,6 @@ pipeline { agent { dockerfile { - label 'osm3' } } stages {