Adjust rules
ogcore-debian-package/pipeline/tag There was a failure building this commit Details
testing/ogcore-api/pipeline/head This commit looks good Details

pull/27/head^2
Nicolas Arenas 2025-03-27 09:12:19 +01:00
parent 46bd3a68dc
commit 8b9328b6a3
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -8,5 +8,5 @@ override_dh_auto_build:
export COMPOSER_ALLOW_SUPERUSER=1
export APP_ENV=prod
dh_auto_build
composer dump-env prod
composer install --no-dev --no-interaction --no-progress --optimize-autoloader
composer dump-env prod