提交 5f137469 作者: bax

gitlab_ci update

上级 c98b6763
流水线 #6639 已失败 于阶段
in 2 分 18 秒
......@@ -20,7 +20,7 @@ variables:
ACR_EE_TAG: $CI_COMMIT_SHA
JAVA_VERSION: '8'
GITLAB_URL: https://oauth2:6wsXz1Kq2biuG9P1NQ6G@git.mmcuav.cn/dzl/cms-ci-test.git
GITLAB_REGISTRY: http://git.mmcuav.cn/dzl/cms-ci-test.git
GITLAB_REGISTRY: https://git.mmcuav.cn/dzl/cms-ci-test.git
mvn_clean:
......@@ -28,6 +28,7 @@ mvn_clean:
before_script:
- git remote -v
- git remote set-url origin "$GITLAB_URL"
- git remote -v
- git config --global user.name "bax" #配置本地仓库用户名信息
- git config --global user.email "bax@example.com" #配置本地仓库邮箱信息
- git pull origin master
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论