Skip to content

Commit

Permalink
tmp skip source map upload for docker container for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Nov 6, 2024
1 parent 9c82082 commit 2d869a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.nestjs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ENV \
WORKDIR /work/api-node

# Build the application
RUN yarn build
RUN yarn build:ci

# Set ownership
RUN chown -R registry:registry ./
Expand Down

0 comments on commit 2d869a0

Please sign in to comment.