提交 d21a2eaf 作者: bax

gitlab

上级 1e5ef150
流水线 #6632 已失败 于阶段
in 2 分 18 秒
...@@ -26,7 +26,7 @@ variables: ...@@ -26,7 +26,7 @@ variables:
mvn_clean: mvn_clean:
stage: clean stage: clean
before_script: before_script:
- git remote add origin "$GITLAB_REGISTRY" - git remote set-url origin "$GITLAB_URL"
- git config --global user.name "bax" #配置本地仓库用户名信息 - git config --global user.name "bax" #配置本地仓库用户名信息
- git config --global user.email "bax@example.com" #配置本地仓库邮箱信息 - git config --global user.email "bax@example.com" #配置本地仓库邮箱信息
- git pull origin master - git pull origin master
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论