Skip to content

Commit c7062ed

Browse files
committed
Switched to JDK 7
1 parent 51264c5 commit c7062ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cjoc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ runcmd:
99
- wget -q -O - http://nectar-downloads.cloudbees.com/jenkins-operations-center/1.625/debian/cloudbees.com.key | sudo apt-key add -
1010
- echo deb http://nectar-downloads.cloudbees.com/jenkins-operations-center/1.625/debian binary/ | sudo tee /etc/apt/sources.list.d/jenkins-oc.list
1111
- apt-get update
12-
- apt-get install oracle-java8-installer -y
12+
- apt-get install oracle-java7-installer -y
1313
- apt-get install jenkins-oc -y

0 commit comments

Comments
 (0)