Commit 6b93123b authored by Marco Ortiz's avatar Marco Ortiz

Preparación para la integración con el nuevo jenkins

parent 5daff1e8
pipeline {
agent any
environment {
// include_docker = 'no'
include_docker = 'no'
IMAGE = readMavenPom().getArtifactId()
VERSION = readMavenPom().getVersion()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment