Commented out environment settings for now.

This commit is contained in:
Christopher Jones 2017-08-31 15:14:40 -05:00
parent fbaab781de
commit 0a6f8f7be1

4
Jenkinsfile vendored
View file

@ -1,6 +1,6 @@
pipeline {
environment {
}
//environment {
//}
tools {
maven 'Maven 3.5.0'