Skip to content

Commit

Permalink
remove redundant make
Browse files Browse the repository at this point in the history
  • Loading branch information
kziemianek committed May 21, 2024
1 parent 1ad75ce commit 12fd8f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bitacross-worker/build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ RUN \
make && sccache --show-stats; \
fi

RUN make


### Base Runner Stage
##################################################
FROM node:18-bookworm-slim AS runner
Expand Down

0 comments on commit 12fd8f1

Please sign in to comment.