提交 c98b6763 作者: bax

gitlab_ci update

上级 d0811576
流水线 #6638 已失败 于阶段
in 2 分 3 秒
...@@ -27,9 +27,7 @@ mvn_clean: ...@@ -27,9 +27,7 @@ mvn_clean:
stage: clean stage: clean
before_script: before_script:
- git remote -v - git remote -v
- git remote add origin "$GITLAB_REGISTRY"
- git remote set-url origin "$GITLAB_URL" - git remote set-url origin "$GITLAB_URL"
- git remote -v
- 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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论