0
点赞
收藏
分享

微信扫一扫

Install gitlab on centos7

程序猿不脱发2 2022-06-07 阅读 57

Install repo

curl -s https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.rpm.sh | sudo bash

install

sudo yum install gitlab-ee-12.9.2-ee

举报

相关推荐

0 条评论