Skip to content

Commit

Permalink
Remove redundant NPM CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
BusterNeece committed Dec 12, 2023
1 parent 714c85f commit 5f7fe65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ COPY --chown=node:node . .

USER node

RUN npm ci --include=dev

FROM production-builds AS build

USER node
Expand Down

0 comments on commit 5f7fe65

Please sign in to comment.