mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
Jenkinsfile
Signed-off-by: wodnr533 <wodnr533@naver.com>
This commit is contained in:
parent
0d1c305837
commit
fdcb9bb872
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
|
@ -5,10 +5,10 @@ pipeline {
|
|||
args '-v /var/run/docker.sock:/var/run/docker.sock'
|
||||
}
|
||||
}
|
||||
tools {
|
||||
//tools {
|
||||
// maven "M3"
|
||||
// jdk "JDK17"
|
||||
}
|
||||
//}
|
||||
|
||||
environment {
|
||||
DOCKERHUB_CREDENTIALS = credentials('Docker-token')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue