Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Jan 5, 2025
1 parent 6d1402a commit 9fc818e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ ARG ANONADDY_VERSION
RUN <<EOT
set -ex
composer install --optimize-autoloader --no-dev --no-interaction --no-ansi --ignore-platform-req=php-64bit
npm ci --ignore-scripts
npm ci --ignore-scripts --verbose
APP_URL=https://addy-sh.test npm run production
npm prune --production
rm -rf /var/www/anonaddy/node_modules
Expand Down

0 comments on commit 9fc818e

Please sign in to comment.