提交 214b7b86 作者: bax

gitlab-ci

上级 ac00fd7c
...@@ -52,6 +52,6 @@ cms-commit-push: ...@@ -52,6 +52,6 @@ cms-commit-push:
script: script:
- git config user.name "bax" - git config user.name "bax"
- git config user.email "baoaixin1999@163.com" - git config user.email "baoaixin1999@163.com"
- git remote set-url cms-ci "$GITLAB_URL" - git remote set-url origin "$GITLAB_URL"
- git tag -a $TAG -m "日常迭代" - git tag -a $TAG -m "日常迭代"
- git push cms-ci master --tag - git push origin master --tag
\ No newline at end of file \ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论