diff --git a/Jenkinsfile b/Jenkinsfile index 5707958..17a0244 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ pipeline { agent { - label 'docker-compose' + label 'single-executor' } options {