摘要: 持续集成实战 【GitLab仓库 192.168.87.100】 安装相关依赖 yum -y install policycoreutils openssh-server openssh-clients postfix 启动ssh服务&设置为开机启动 systemctl enable sshd && 阅读全文
posted @ 2021-11-05 21:46 小庄的blog 阅读(246) 评论(0) 推荐(0) 编辑