1
0
mirror of https://framagit.org/tykayn/date-poll-api synced 2023-08-25 08:23:11 +02:00

no update of composer in update script

This commit is contained in:
Tykayn 2022-02-14 13:54:39 +01:00 committed by tykayn
parent 5a463695c3
commit 2fe844d35d

View File

@ -28,7 +28,7 @@ COMMAND_BUILD="build:prod:demobliss"
git reset --hard
git pull origin master
composer install
#composer install
php bin/console doctrine:schema:update --force
cecho g "######################"