mirror of https://github.com/buster-so/buster.git
Update build-lint-unit.yml
This commit is contained in:
parent
14164edec7
commit
44533b36aa
|
@ -75,7 +75,7 @@ jobs:
|
||||||
cache-key: build-lint-unit
|
cache-key: build-lint-unit
|
||||||
|
|
||||||
- name: Build required packages
|
- name: Build required packages
|
||||||
run: pnpm turbo build --filter="!@buster-app/web"
|
run: pnpm turbo build --filter="!@buster-app/web" --filter="!@buster-app/api-legacy"
|
||||||
env:
|
env:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
SKIP_ENV_CHECK: true
|
SKIP_ENV_CHECK: true
|
||||||
|
|
Loading…
Reference in New Issue