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_KEVISUAL_APP: assistant-app # 可选配置(默认即可)
|
||||||
# CNB_OPENCLAW: openclaw # 仓库名(默认即可)
|
# CNB_OPENCLAW: openclaw # 仓库名(默认即可)
|
||||||
# CNB_OPENWEBUI: open-webui # 仓库名(默认即可)
|
# CNB_OPENWEBUI: open-webui # 仓库名(默认即可)
|
||||||
|
imports:
|
||||||
|
- https://cnb.cool/kevisual/env/-/blob/main/.env.development
|
||||||
|
|
||||||
##### 配置结束 #####
|
##### 配置结束 #####
|
||||||
|
|
||||||
@@ -90,8 +92,7 @@ ${branch}:
|
|||||||
runner:
|
runner:
|
||||||
cpus: 16
|
cpus: 16
|
||||||
#tags: cnb:arch:amd64:gpu
|
#tags: cnb:arch:amd64:gpu
|
||||||
imports:
|
imports: !reference [.common_env, imports]
|
||||||
- https://cnb.cool/kevisual/env/-/blob/main/.env.development
|
|
||||||
env: !reference [.common_env, env]
|
env: !reference [.common_env, env]
|
||||||
stages:
|
stages:
|
||||||
- name: 环境变量
|
- name: 环境变量
|
||||||
|
|||||||
Reference in New Issue
Block a user