更新.gitlab-ci.yml文件
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ deploy_job:
|
||||
#- git fsck --full
|
||||
#- git prune
|
||||
- git gc --prune=now --aggressive
|
||||
- git push -u github master
|
||||
- git push -u github master -f
|
||||
only:
|
||||
- master
|
||||
- tags
|
||||
Reference in New Issue
Block a user