mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
test
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -27,4 +27,8 @@ jobs:
|
||||
- run: pnpm install --frozen-lockfile
|
||||
- uses: nrwl/nx-set-shas@v4
|
||||
|
||||
- run: npx nx run @zitadel/docs:build
|
||||
- name: build
|
||||
run: npx nx run @zitadel/docs:build
|
||||
env:
|
||||
NODE_OPTIONS: "--max-old-space-size=8192"
|
||||
DEBUG: "docusaurus:*"
|
||||
|
Reference in New Issue
Block a user