This commit is contained in:
dal 2025-08-21 16:29:29 -06:00
parent 96d20ff512
commit 5637d8b92a
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ jobs:
run: pnpm build --filter='!@buster-app/web'
env:
NODE_ENV: production
SKIP_ENV_CHECK: true
TURBO_CACHE_DIR: .turbo
TURBO_TELEMETRY_DISABLED: 1
@ -102,6 +103,7 @@ jobs:
run: pnpm build --filter='!@buster-app/web'
env:
NODE_ENV: production
SKIP_ENV_CHECK: true
TURBO_CACHE_DIR: .turbo
TURBO_TELEMETRY_DISABLED: 1