更新.gitlab-ci.yml文件
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ deploy_job:
|
|||||||
#- 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
|
- git push -u github master -f
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- tags
|
- tags
|
||||||
Reference in New Issue
Block a user