master
Fabio 2024-11-07 08:01:13 -03:00
parent 24abd5b2cc
commit 14a5bd4b72
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ pipeline {
steps {
script {
echo getChangedLog()
echo getChangedFilesList()
// geraVersao()
// build(SETTINGS, ENCODE, 'JDK8.202')
}