diff --git a/CHANGELOG.md b/CHANGELOG.md index 9655e46b15..b162d4b54b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ### HEAD +* Set multisite constants false while checking `wp core is-installed` ([#766](https://github.com/roots/trellis/pull/766)) * Forward extra bin/deploy.sh parameters to ansible-playbook ([#748](https://github.com/roots/trellis/pull/748)) * Update WP-CLI to 1.1.0 ([#759](https://github.com/roots/trellis/pull/759)) * Add DOMAIN_CURRENT_SITE to default env variables ([#760](https://github.com/roots/trellis/pull/760)) diff --git a/roles/deploy/files/tmp_multisite_constants.php b/roles/deploy/files/tmp_multisite_constants.php new file mode 100644 index 0000000000..13bef1142f --- /dev/null +++ b/roles/deploy/files/tmp_multisite_constants.php @@ -0,0 +1,4 @@ +