更新.gitlab-ci.yml文件
This commit is contained in:
@@ -17,6 +17,7 @@ deploy_job:
|
|||||||
- git remote -v
|
- git remote -v
|
||||||
- git checkout master
|
- git checkout master
|
||||||
- git branch
|
- git branch
|
||||||
|
- git pull github master
|
||||||
- git push github master
|
- git push github master
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user