This commit is contained in:
vi-source 2023-12-06 18:09:37 +05:30
parent ce145facca
commit 02765e672a

View file

@ -32,7 +32,7 @@ pipeline {
steps { steps {
sh 'mvn --validate' sh 'mvn --version'
} }