commit | f6ed778733a5151721293f4addab3d1107f2fea7 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Tue Mar 14 10:00:57 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Tue Mar 14 10:00:57 2017 -0700 |
tree | cb707890bbd6bcb05aae19b82d954fe43cbafce4 | |
parent | 5f7084aa02fd5e4061f5b72082c98fe316395b5a [diff] |
Remove bogus environment section Change-Id: I6085a4c2bd637a78ae03bfd60632bfc4b70fe4f2
diff --git a/Jenkinsfile b/Jenkinsfile index 4818776..ad7b6ca 100644 --- a/Jenkinsfile +++ b/Jenkinsfile
@@ -1,8 +1,6 @@ pipeline { agent any - environment { - - } + stages { stage('build') { steps {