13,009
回編集
編集の要約なし |
|||
52行目: | 52行目: | ||
GitLabのリポジトリを追加する。<br> | GitLabのリポジトリを追加する。<br> | ||
# CentOS | # CentOS | ||
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab- | curl -s https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash | ||
# SUSE | # SUSE | ||
curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab- | curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash | ||
# Raspberry Pi | # Raspberry Pi |