))
This commit is contained in:
parent
0a94936389
commit
4ae36306aa
@ -95,4 +95,6 @@ RUN set -eux; \
|
||||
composer dump-autoload --classmap-authoritative --no-dev; \
|
||||
composer dump-env prod; \
|
||||
composer run-script --no-dev post-install-cmd; \
|
||||
chmod +x bin/console; sync;
|
||||
chmod +x bin/console; \
|
||||
php bin/console asset-map:compile \
|
||||
sync;
|
||||
|
Loading…
x
Reference in New Issue
Block a user