Run update-db command during deployment
Closed this issue · 0 comments
ocean90 commented
See https://developer.wordpress.org/cli/commands/core/update-db/
wp core update-db
or wp core update-db --network
. To check which one is required we can use the result of wp core is-installed --network
.