master
Fabio 2024-11-06 20:04:56 -03:00
parent 8b8411fe09
commit 9410ce2f2f
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ pipeline {
stage('Build') {
steps {
script {
geraVersao()
// geraVersao()
// build(SETTINGS, ENCODE, 'JDK8.202')
}
}