Skip to content

Commit 902a85b

Browse files
authored
Comment out specific repository configurations
Comment out GitLab repository entries for web and lib_um_crypto_rust.
1 parent 9abfb08 commit 902a85b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/sync.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ jobs:
7575

7676
- 'https://github.com/guozhigq/pilipala.git'
7777
include:
78-
- REPO_URL: 'https://git.unlock-music.dev/um/web.git'
79-
GITLAB_REPO: 'web_v2'
80-
- REPO_URL: 'https://git.unlock-music.dev/um/lib_um_crypto_rust.git'
81-
GITLAB_REPO: 'lib_um_crypto_rust_v2'
78+
# - REPO_URL: 'https://git.unlock-music.dev/um/web.git'
79+
# GITLAB_REPO: 'web_v2'
80+
# - REPO_URL: 'https://git.unlock-music.dev/um/lib_um_crypto_rust.git'
81+
# GITLAB_REPO: 'lib_um_crypto_rust_v2'
8282
- REPO_URL: 'https://github.com/SpaceTimee/Cealing-Host.git'
8383
GITLAB_REPO: 'Cealing-Host_v5'
8484
- REPO_URL: 'https://github.com/SpaceTimee/Sheas-Cealer.git'

0 commit comments

Comments
 (0)