diff --git a/Jenkinsfile b/Jenkinsfile index 68a2df3..523fd73 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 'jaws-slave'} + agent {label 'jaws-slaves'} //here comes the trigger according to crontabs - jenkins is in UTC