generated from kevisual/vite-react-template
recove
This commit is contained in:
@@ -77,6 +77,8 @@ export const createDevConfig = (params: { repo?: string, event?: string, branch?
|
||||
# CNB_KEVISUAL_APP: assistant-app # 可选配置(默认即可)
|
||||
# CNB_OPENCLAW: openclaw # 仓库名(默认即可)
|
||||
# CNB_OPENWEBUI: open-webui # 仓库名(默认即可)
|
||||
imports:
|
||||
- https://cnb.cool/kevisual/env/-/blob/main/.env.development
|
||||
|
||||
##### 配置结束 #####
|
||||
|
||||
@@ -90,8 +92,7 @@ ${branch}:
|
||||
runner:
|
||||
cpus: 16
|
||||
#tags: cnb:arch:amd64:gpu
|
||||
imports:
|
||||
- https://cnb.cool/kevisual/env/-/blob/main/.env.development
|
||||
imports: !reference [.common_env, imports]
|
||||
env: !reference [.common_env, env]
|
||||
stages:
|
||||
- name: 环境变量
|
||||
|
||||
Reference in New Issue
Block a user