update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.common_sync_to_gitea: &common_sync_to_gitea
|
||||
.common_sync_to_gitea_template: &common_sync_to_gitea_template
|
||||
services:
|
||||
- docker
|
||||
imports:
|
||||
@@ -21,7 +21,7 @@
|
||||
sync_mode: rebase
|
||||
branch: main
|
||||
|
||||
.common_sync_from_gitea: &common_sync_from_gitea
|
||||
.common_sync_from_gitea_template: &common_sync_from_gitea_template
|
||||
services:
|
||||
- docker
|
||||
imports:
|
||||
@@ -41,10 +41,10 @@
|
||||
|
||||
# main:
|
||||
# web_trigger_sync_to_gitea:
|
||||
# - <<: *common_sync_to_gitea
|
||||
# - <<: *common_sync_to_gitea_template
|
||||
# web_trigger_sync_from_gitea:
|
||||
# - <<: *common_sync_from_gitea
|
||||
# - <<: *common_sync_from_gitea_template
|
||||
# api_trigger_sync_to_gitea:
|
||||
# - <<: *common_sync_to_gitea
|
||||
# - <<: *common_sync_to_gitea_template
|
||||
# api_trigger_sync_from_gitea:
|
||||
# - <<: *common_sync_from_gitea
|
||||
# - <<: *common_sync_from_gitea_template
|
||||
|
||||
Reference in New Issue
Block a user