Skip to content

Commit 20d862a

Browse files
remove node env = development
1 parent 75feb54 commit 20d862a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Containerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ENV STAGING=$STAGING
1616
ARG CI
1717
ENV CI=$CI
1818

19-
ENV NODE_ENV=development
20-
2119
COPY package* ./
2220
RUN npm ci --omit-dev --ignore-scripts --no-audit --no-fund
2321
COPY . .

0 commit comments

Comments
 (0)