mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 08:37:26 +01:00
Add doctrine DB Schema creation
This commit is contained in:
parent
d29e9aceec
commit
955ad636a6
@ -10,7 +10,7 @@ git checkout feature-47-introduce-graphql-api
|
||||
composer install --no-dev --no-progress --optimize-autoloader
|
||||
yarn install
|
||||
yarn encore production
|
||||
# php bin/console doctrine:schema:create --no-interaction
|
||||
php bin/console doctrine:schema:create --no-interaction
|
||||
#php bin/console doctrine:migrations:migrate --no-interaction
|
||||
#php bin/console doc:fix:load --no-interaction
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user