master
Fabio 2024-11-07 08:45:12 -03:00
parent 3f17e5f864
commit de1becdfa6
1 changed files with 2 additions and 0 deletions

View File

@ -190,6 +190,8 @@ pipeline {
VERSAO = TAG_SELECTOR.getVersion()
VERSAO_TEXTO = "Versao: ${VERSAO}@${env.BUILD_TIMESTAMP_VERSAO}"
echo VERSAO_TEXTO
}else{
echo "Auditador Sem Alteracao"
}
}
}