агент
Hedgehog_server/ServerMonitorBot/pipeline/head There was a failure building this commit Details

devops
L_DelOff 2023-11-19 21:53:21 +03:00
parent 0ac12deed3
commit 742d246cdb
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -9,7 +9,6 @@ pipeline {
stage('Build') {
steps {
checkout scm
sh 'ls'
sh './mvnw compile'
}
}