更新.gitlab-ci.yml文件

This commit is contained in:
Administrator
2023-11-11 09:13:59 +00:00
parent 30093d0717
commit 5793afbab7
+1 -1
View File
@@ -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