Skip to content

Commit

Permalink
Add meta data sync
Browse files Browse the repository at this point in the history
  • Loading branch information
maartendekeizer authored Nov 10, 2020
1 parent 08350dd commit 2051127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ then
php bin/console cache:warmup --env=acceptance
fi

php bin/console doctrine:migrations:sync-metadata-storage --no-interaction
php bin/console doctrine:migrations:migrate --no-interaction

chown -R www-data:www-data var
Expand Down

0 comments on commit 2051127

Please sign in to comment.