From e17bcc134ae0283f87181d2138e14e94f8ec69fd Mon Sep 17 00:00:00 2001 From: mMate89 <37933826+mMate89@users.noreply.github.com> Date: Thu, 4 May 2023 12:43:39 +0200 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 83baea8eb..0a366403b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,5 @@ pipeline { + agent any stages { stage('Maven install') { agent {