mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 13:35:50 +00:00
Commented out environment settings for now.
This commit is contained in:
parent
fbaab781de
commit
0a6f8f7be1
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -1,6 +1,6 @@
|
|||
pipeline {
|
||||
environment {
|
||||
}
|
||||
//environment {
|
||||
//}
|
||||
|
||||
tools {
|
||||
maven 'Maven 3.5.0'
|
||||
|
|
Loading…
Reference in a new issue