Skip to content

Commit e618918

Browse files
authored
Update JenkinsFile
1 parent 9b7fe30 commit e618918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pipeline {
22
environment {
3-
JAVA_HOME = "/var/Jenkins_Home"
3+
JAVA_HOMEO = "/var/Jenkins_Home"
44
}
55
parameters {
66
choice choices: ['Saturday', 'Sunday', 'Monday'], description: 'Enter the Day', name: 'Day'

0 commit comments

Comments
 (0)