From 7b586b5a9e177d4961a2a85949a65d3aab541a0e Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 15 Apr 2022 14:50:28 +0200 Subject: [PATCH] fix sintax --- Jenkinsfile | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 432d3c4..0a0de37 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,11 +1,3 @@ -#!groovy - -def agent_root_folder = '/var/lib/jenkins/.m2' - -//locate the deploy file -def agent_deploy_file = // "${action_root}/${action_file}" - - pipeline { agent {