diff --git a/Jenkinsfile b/Jenkinsfile index e746163..68a2df3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -22,7 +22,7 @@ ansiColor('xterm') } //label libraryBuild is available in CN JAWS and ROW JAWS, therefore this one was used; no additional intents - agent {label 'libraryBuild'} + agent {label 'jaws-slave'} //here comes the trigger according to crontabs - jenkins is in UTC