Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mncdg committed Aug 20, 2024
1 parent af2f518 commit 0b02187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion debridge_node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ WORKDIR /build
COPY package.json /build
COPY package-lock.json /build
RUN npm ci
RUN npm rebuild

COPY tsconfig.json /build
COPY tsconfig.build.json /build
Expand Down

0 comments on commit 0b02187

Please sign in to comment.