mirror of
https://github.com/teableio/teable
synced 2024-11-21 14:51:09 +00:00
build: declare next public env
This commit is contained in:
parent
952e6445af
commit
bbaa83b95c
@ -32,6 +32,8 @@ FROM deps AS builder
|
||||
|
||||
ARG INTEGRATION_TEST
|
||||
|
||||
ARG NEXT_PUBLIC_MICROSOFT_CLARITY
|
||||
|
||||
ENV NEXT_BUILD_ENV_TYPECHECK=false
|
||||
ENV NEXT_BUILD_ENV_LINT=false
|
||||
ENV NEXT_BUILD_ENV_OUTPUT=classic
|
||||
|
Loading…
Reference in New Issue
Block a user