摘要: gitlab的环境搭建及使用 1. 环境搭建 1.1 安装: os: centos7 切换root进行下面操作: yum install -y curl policycoreutils-python openssh-server #安装SSH协议 systemctl enable sshd #设置S 阅读全文
posted @ 2020-06-15 21:32 callmelx 阅读(769) 评论(0) 推荐(0) 编辑