From f436e7f0b7bc664c52eb2b948b718d20c515fe70 Mon Sep 17 00:00:00 2001 From: rforstner Date: Thu, 27 Jan 2022 13:30:47 +0100 Subject: [PATCH] update jf --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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