update
This commit is contained in:
6
.cnb.yml
6
.cnb.yml
@@ -6,7 +6,7 @@ $:
|
||||
services:
|
||||
- vscode
|
||||
- docker
|
||||
imports: https://cnb.cool/kevisual/env/-/blob/main/development.env
|
||||
imports: https://cnb.cool/kevisual/env/-/blob/main/.env.development
|
||||
# 开发环境启动后会执行的任务
|
||||
# stages:
|
||||
# - name: pnpm install
|
||||
@@ -16,7 +16,7 @@ $:
|
||||
services:
|
||||
- docker
|
||||
imports:
|
||||
- https://cnb.cool/kevisual/env/-/blob/main/development.env
|
||||
- https://cnb.cool/kevisual/env/-/blob/main/.env.development
|
||||
env:
|
||||
FROM_REPO: kevisual/cnb
|
||||
TO_REPO: kevisual/cnb
|
||||
@@ -38,7 +38,7 @@ $:
|
||||
services:
|
||||
- docker
|
||||
imports:
|
||||
- https://cnb.cool/kevisual/env/-/blob/main/development.env
|
||||
- https://cnb.cool/kevisual/env/-/blob/main/.env.development
|
||||
env:
|
||||
FROM_REPO: kevisual/cnb
|
||||
TO_REPO: kevisual/cnb
|
||||
|
||||
Reference in New Issue
Block a user