更新.gitlab-ci.yml文件
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ deploy_job:
|
|||||||
- 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 master
|
- git checkout master
|
||||||
#- git fsck --full
|
- git fsck --full
|
||||||
#- git prune
|
- git prune
|
||||||
- git gc --prune=now --aggressive
|
- git gc --prune=now --aggressive
|
||||||
- git push -u github master -f
|
- git push -u github master -f
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user