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

devops
L_DelOff 2023-11-19 20:45:21 +03:00
parent 9a4652b8f2
commit 0ac12deed3
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'openjdk:11.0.5-slim'
image 'maven:3.8-openjdk-18'
args '-v $HOME/.m2:/root/.m2'
}
}