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