generated from gCubeCI/Pipeline-Docker-Template
fix sintax
This commit is contained in:
parent
042be9beaf
commit
7b586b5a9e
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue