Commit 95ef7c9a authored by Marco Ortiz's avatar Marco Ortiz

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

parent 95e8efaf
pipeline {
agent any
environment {
include_docker = false
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