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