Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Jenkins on Centos #13

Closed
xuyuji9000 opened this issue Jul 29, 2019 · 0 comments
Closed

Install Jenkins on Centos #13

xuyuji9000 opened this issue Jul 29, 2019 · 0 comments

Comments

@xuyuji9000
Copy link
Owner

xuyuji9000 commented Jul 29, 2019

  1. Prepare Java: sudo yum install java-1.8.0-openjdk-devel

  2. Enable Jenkins reepository:

curl --silent --location http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo | sudo tee /etc/yum.repos.d/jenkins.repo
sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant