We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51264c5 commit c7062edCopy full SHA for c7062ed
scripts/cjoc.yaml
@@ -9,5 +9,5 @@ runcmd:
9
- wget -q -O - http://nectar-downloads.cloudbees.com/jenkins-operations-center/1.625/debian/cloudbees.com.key | sudo apt-key add -
10
- echo deb http://nectar-downloads.cloudbees.com/jenkins-operations-center/1.625/debian binary/ | sudo tee /etc/apt/sources.list.d/jenkins-oc.list
11
- apt-get update
12
- - apt-get install oracle-java8-installer -y
+ - apt-get install oracle-java7-installer -y
13
- apt-get install jenkins-oc -y
0 commit comments