Skip to content

Commit

Permalink
fix: docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n committed Feb 27, 2024
1 parent a266c2d commit 8eb9199
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ COPY pnpm-lock.yaml ./

RUN pnpm --prod install

ENV _BUILD_WEBSITE_URL=''
ENV _BUILD_WEBSITE_VERSION=''
ENV _BUILD_GIT_URL=''
ENV _BUILD_GIT_BRANCH=''

COPY . .

RUN pnpm run fetch-sources
Expand Down

0 comments on commit 8eb9199

Please sign in to comment.