diff --git a/jenkins/build.groovy b/jenkins/build.groovy index 62b8ed0..3ae5760 100644 --- a/jenkins/build.groovy +++ b/jenkins/build.groovy @@ -1,9 +1,6 @@ #!/usr/bin/env groovy pipeline { agent none - agent { - label 'docker' - } parameters { string(