更新.gitlab-ci.yml文件
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ deploy_job:
|
|||||||
- git remote remove github || true
|
- git remote remove github || true
|
||||||
- git remote add github git@github.com:yun-ink/timerx.git
|
- git remote add github git@github.com:yun-ink/timerx.git
|
||||||
- git remote -v
|
- git remote -v
|
||||||
- git checkout -b master
|
- git checkout master
|
||||||
- git branch
|
- git branch
|
||||||
- git push github master
|
- git push github master
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user