摘要: 使用git的hook进行持续部署 总结自 githook持续部署 git的bare仓库的作用 安装git Centos yum install -y git Ubuntu apt-get -y git windows https://git-scm.com/ 下载安装 创建git bare仓库 cd 阅读全文
posted @ 2020-07-21 03:01 Ymangz 阅读(257) 评论(0) 推荐(0) 编辑