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