Fix debian
ogboot/pipeline/head There was a failure building this commit
Details
ogboot/pipeline/head There was a failure building this commit
Details
parent
49c18e941a
commit
e0d7cb38b8
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue