更新.gitlab-ci.yml文件
This commit is contained in:
@@ -8,6 +8,7 @@ deploy_job:
|
||||
- git remote -v
|
||||
- git log
|
||||
- git remote add github https://${GITHUB_TOKEN}:@github.com/yun-ink/timerx.git
|
||||
- git remote -v
|
||||
- git push github master
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user