Skip to content

Commit

Permalink
fix: pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed Jul 23, 2024
1 parent 3191db2 commit 5ab63d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ RUN npm install node-static -g
# Bundle app source
COPY . /app

# browserify coin-lib
RUN npm run browserify-coinlib

# set to production
RUN export NODE_ENV=production

Expand Down

0 comments on commit 5ab63d4

Please sign in to comment.