👷 修正 rules

This commit is contained in:
徐晓伟 2024-01-15 14:46:22 +08:00
parent 918f947fb3
commit a1f455d095
1 changed files with 2 additions and 0 deletions

View File

@ -216,6 +216,8 @@ sync-framagit:
rules:
# GitCode 实例不执行
- if: $CI_SERVER_HOST == 'gitcode.net'
# 不执行
when: never
# framagit.org 不同步到自己
- if: $CI_SERVER_HOST == 'framagit.org'
# 不执行