docker
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-06-13 15:07:39 +03:30
parent 956f9c08a2
commit 6a4eca0324
-1
View File
@@ -12,7 +12,6 @@ RUN --mount=type=cache,target=/root/.npm \
COPY . . COPY . .
ENV NODE_ENV=production \ ENV NODE_ENV=production \
CI=true \
GENERATE_SOURCEMAP=false GENERATE_SOURCEMAP=false
RUN npm run build RUN npm run build