使用git管理代码 ,从git上拉取代码,需要ssh key授权,

1.在开发机上 安装git 使用gitbash生成sshkey

自动化之持续集成2 使用bitlab管理代码

2.打开id_rsa.pub(公钥)写入gitlab -个人设置-ssh**。
自动化之持续集成2 使用bitlab管理代码

3.使用IDE pull git代码

自动化之持续集成2 使用bitlab管理代码

4.提交代码到gitlab。

自动化之持续集成2 使用bitlab管理代码

相关文章:

  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
  • 2021-07-15
  • 2022-12-23
  • 2021-12-01
  • 2022-12-23
猜你喜欢
  • 2021-09-23
  • 2021-08-19
  • 2021-07-30
  • 2021-04-23
相关资源
相似解决方案