@@ -1,8 +1,4 @@
#!groovy
-node {
- checkout scm
- load "$WORKSPACE/env/env.groovy"
-}
pipeline {
agent {
label 'master'