forked from abner/for-legacy-web
chore: update lang submodule; disable typechecking for docker build
This commit is contained in:
@@ -6,7 +6,7 @@ COPY .env.build .env
|
||||
|
||||
RUN yarn install --frozen-lockfile
|
||||
RUN yarn build:deps
|
||||
RUN yarn typecheck
|
||||
# RUN yarn typecheck # lol no
|
||||
RUN yarn build:highmem
|
||||
RUN yarn workspaces focus --production --all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user