Fix debian
ogboot/pipeline/head There was a failure building this commit Details

pull/11/head
Nicolas Arenas 2025-03-18 02:26:38 +01:00
parent 49c18e941a
commit e0d7cb38b8
1 changed files with 2 additions and 6 deletions

8
debian/rules vendored
View File

@ -9,12 +9,8 @@ override_dh_auto_build:
export APP_ENV=prod
dh_auto_build
rm -rf var/cache/*
composer install --no-dev --no-interaction --no-progress --optimize-autoloader
mdkir -p public
composer install --no-interaction --no-progress --optimize-autoloader
composer dump-env prod
composer update doctrine/dbal
# dh_make generated override targets.
# This is an example for Cmake (see <https://bugs.debian.org/641051>).
#override_dh_auto_configure:
# dh_auto_configure -- \
# -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)