更新.gitlab-ci.yml文件

This commit is contained in:
Administrator
2023-11-11 09:17:40 +00:00
parent 5793afbab7
commit 3cc3f0400b
+2 -2
View File
@@ -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: