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