fix sintax

This commit is contained in:
Roberto Cirillo 2022-04-15 14:50:28 +02:00
parent 042be9beaf
commit 7b586b5a9e
1 changed files with 0 additions and 8 deletions

8
Jenkinsfile vendored
View File

@ -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 {