update
This commit is contained in:
15
.cnb.yml
15
.cnb.yml
@@ -1,10 +1,10 @@
|
|||||||
# .cnb.yml
|
# .cnb.yml
|
||||||
include:
|
include:
|
||||||
- https://cnb.cool/kevisual/cnb/-/blob/main/.cnb/template.yml
|
- https://cnb.cool/kevisual/cnb/-/blob/main/.cnb/template.yml
|
||||||
- config:
|
.common_env: &common_env
|
||||||
env:
|
env:
|
||||||
TO_REPO: kevisual/cnb
|
TO_REPO: kevisual/cnb
|
||||||
TO_URL: git.xiongxiao.me
|
TO_URL: git.xiongxiao.me
|
||||||
$:
|
$:
|
||||||
vscode:
|
vscode:
|
||||||
- docker:
|
- docker:
|
||||||
@@ -18,13 +18,10 @@ $:
|
|||||||
# - name: pnpm install
|
# - name: pnpm install
|
||||||
# script: pnpm install
|
# script: pnpm install
|
||||||
|
|
||||||
.common_env: &common_env
|
|
||||||
env:
|
|
||||||
TO_REPO: kevisual/cnb
|
|
||||||
TO_URL: git.xiongxiao.me
|
|
||||||
main:
|
main:
|
||||||
web_trigger_sync_to_gitea:
|
web_trigger_sync_to_gitea:
|
||||||
env: !reference [config, env]
|
env: !reference [.common_env, env]
|
||||||
services: !reference [.common_sync_to_gitea, services]
|
services: !reference [.common_sync_to_gitea, services]
|
||||||
imports: !reference [.common_sync_to_gitea, imports]
|
imports: !reference [.common_sync_to_gitea, imports]
|
||||||
stages: !reference [.common_sync_to_gitea, stages]
|
stages: !reference [.common_sync_to_gitea, stages]
|
||||||
|
|||||||
Reference in New Issue
Block a user