diff --git a/Jenkinsfile b/Jenkinsfile index e63379d25..d726efbc1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -\pipeline { +pipeline { agent { label 'kmaster' } stages { stage('SCM') {