Skip to content

Commit

Permalink
Debug node issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ElmerDigitalBillingAccount committed Nov 23, 2022
1 parent a4a871d commit cabe55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/baked/assets/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ ENV SPRYKER_PIPELINE=${SPRYKER_PIPELINE}
RUN --mount=type=cache,id=npm,sharing=locked,target=/root/.npm \
echo "BUILD HASH: ${SPRYKER_BUILD_HASH}" \
&& echo "MODE: ${SPRYKER_ASSETS_MODE}" \
&& node --version \
&& vendor/bin/install -r ${SPRYKER_PIPELINE} -s build-static -s build-static-${SPRYKER_ASSETS_MODE} -vvv

0 comments on commit cabe55f

Please sign in to comment.