|
3 months ago | |
---|---|---|
SOURCES | 6 months ago | |
SPECS | 3 months ago | |
Makefile | 8 months ago | |
README.md | 8 months ago | |
check_release.pl | 7 months ago | |
check_release.rb | 7 months ago | |
config.xml | 7 months ago | |
config.xml-fedora | 8 months ago | |
deploy.sh | 8 months ago | |
run.sh | 8 months ago |
RHEL jenkins install instructions at: https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions
sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo
sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
sudo yum install jenkins
sudo yum search openjdk headless
# install the right one