master
Fabio 2024-11-12 08:42:41 -03:00
parent 95459673f1
commit 9205b623c8
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ def SETTINGS = "/var/jenkins_home/tools/apache-maven-3.6.0/settings.xml"
def ENCODE = "UTF-8"
def MODULO = "adm"
def TAG_SELECTOR = "UNINTIALIZED"
def changedLog = getChangedLog()
pipeline {
agent any