Skip to content

Instantly share code, notes, and snippets.

@satom9to5
Created December 5, 2013 14:27
Show Gist options
  • Select an option

  • Save satom9to5/7805912 to your computer and use it in GitHub Desktop.

Select an option

Save satom9to5/7805912 to your computer and use it in GitHub Desktop.

インストール

公式

http://jenkins-ci.org/

レポジトリ追加

# wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo

鍵インポート

# rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key

インストール

# yum install jenkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment