Changed
- sites hosted with MDOQ will now have Opcache cleared by restarting the PHP-FPM service, instead of via the connector module.
- sites host with MDOQ will now have maintenance mode managed via cli, instead of via the connector module.
Added
- An additional "flush opcache" step has been added the release process.
Fixed
- The latest versions of Magento do not have an index.php in the root (only pub/index.php) the release process has been updated to not fail if this file doesn't exit.