Skip to content

Commit

Permalink
Debug promise
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Aug 11, 2024
1 parent 6fb51d4 commit 8be3ca6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ RUN set -ex; \
ENV COREPACK_ENABLE_NETWORK=0
ENV COREPACK_ENABLE_STRICT=0

# https://github.com/pnpm/pnpm/issues/344#issuecomment-244355674
ENV DEBUG_PROMISE=true

# Execute everything as the appuser
USER appuser
ENTRYPOINT [ "/opt/test-runner/bin/run.sh" ]

0 comments on commit 8be3ca6

Please sign in to comment.