chore: update skipped repositories in cronjob
- Add `haut-gis-org.github.io`, `vue_vue2leaflet`, and `lobe-chat-1` to the list of skipped repositories. - This change ensures that these repositories are not processed by the cron job, helping streamline operations and avoid unnecessary tasks.
This commit is contained in:
parent
1203a57641
commit
0e56e0e26c
@ -69,7 +69,7 @@ spec:
|
||||
name: mirror-git-secrets
|
||||
key: gitea_token
|
||||
- name: SKIP_REPOS
|
||||
value: "archive,AutoApiSecret,backup-openbilibili-go-common,carrot,ChatGLM-6B,dokploy,hub-mirror,songtianlun,songtianlun.github.io"
|
||||
value: "archive,AutoApiSecret,backup-openbilibili-go-common,carrot,ChatGLM-6B,dokploy,hub-mirror,songtianlun,songtianlun.github.io,haut-gis-org.github.io,vue_vue2leaflet,lobe-chat-1"
|
||||
- name: ENABLE_MAIL
|
||||
value: "true"
|
||||
- name: SMTP_SERVER
|
||||
|
Loading…
Reference in New Issue
Block a user