Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
botisSmile committed Oct 16, 2023
1 parent c2cf2d2 commit f0364ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ COPY composer.json package* packages/
ARG COMPOSER_AUTH
ENV COMPOSER_AUTH=${COMPOSER_AUTH}

RUN echo "COMPOSER_AUTH -> $COMPOSER_AUTH"
RUN set -eux; \
composer install --prefer-dist --no-dev --no-scripts --no-progress; \
composer clear-cache
Expand Down

0 comments on commit f0364ce

Please sign in to comment.