mirror of https://github.com/buster-so/buster.git
fix ci?
This commit is contained in:
parent
96d20ff512
commit
5637d8b92a
|
@ -40,6 +40,7 @@ jobs:
|
||||||
run: pnpm build --filter='!@buster-app/web'
|
run: pnpm build --filter='!@buster-app/web'
|
||||||
env:
|
env:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
SKIP_ENV_CHECK: true
|
||||||
TURBO_CACHE_DIR: .turbo
|
TURBO_CACHE_DIR: .turbo
|
||||||
TURBO_TELEMETRY_DISABLED: 1
|
TURBO_TELEMETRY_DISABLED: 1
|
||||||
|
|
||||||
|
@ -102,6 +103,7 @@ jobs:
|
||||||
run: pnpm build --filter='!@buster-app/web'
|
run: pnpm build --filter='!@buster-app/web'
|
||||||
env:
|
env:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
SKIP_ENV_CHECK: true
|
||||||
TURBO_CACHE_DIR: .turbo
|
TURBO_CACHE_DIR: .turbo
|
||||||
TURBO_TELEMETRY_DISABLED: 1
|
TURBO_TELEMETRY_DISABLED: 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue