随笔分类 -  CI/CD

jenkins、git等
该文被密码保护。
posted @ 2022-03-31 20:29 MegaloBox 阅读(6) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-11-23 13:31 MegaloBox 阅读(1) 评论(0) 推荐(0) 编辑
摘要:Centos7安装Gitlab 下载安装包 # 清华大学开源软件镜像站 https://mirrors.tuna.tsinghua.edu.cn/ wget https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-14.4.2 阅读全文
posted @ 2021-11-11 20:24 MegaloBox 阅读(59) 评论(0) 推荐(0) 编辑
摘要:git 操作: 拉代码:git clone http|ssh代码克隆地址 拉取分支:git clone -b 分支名 http|ssh代码克隆地址 提交代码: ①git status(对比代码库与本地有什么区别) ②git add .(上传代码) ③git commit -m "新功能描述"(注释) 阅读全文
posted @ 2019-12-19 11:35 MegaloBox 阅读(433) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-06-01 17:50 MegaloBox 阅读(146) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示