fix
This commit is contained in:
10
.cnb.yml
10
.cnb.yml
@@ -25,13 +25,9 @@ $:
|
||||
main:
|
||||
web_trigger_sync_to_gitea:
|
||||
- <<: *common_env
|
||||
stages:
|
||||
- name: "测试变量"
|
||||
script: |
|
||||
echo "TO_REPO: ${TO_REPO}"
|
||||
echo "TO_URL: ${TO_URL}"
|
||||
echo '同步到gitea'
|
||||
|
||||
services: !reference [.common_sync_to_gitea, services]
|
||||
imports: !reference [.common_sync_to_gitea, imports]
|
||||
stages: !reference [.common_sync_to_gitea, stages]
|
||||
|
||||
web_trigger_sync_from_gitea:
|
||||
- <<: *common_env
|
||||
|
||||
Reference in New Issue
Block a user