From 8c644fd54bf6583402aca2d3e97caac342ff4391 Mon Sep 17 00:00:00 2001 From: Daniel Love Date: Tue, 15 Mar 2022 15:46:31 -0600 Subject: [PATCH] Removing unnecessary `shared_files` item in the Magento 2 recipe. Updating change log. --- CHANGELOG.md | 9 ++++++++- cms/magento/magento2.php | 1 - 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6bda71..519731a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi ## [Unreleased][unreleased] +## [0.3.22] - 2022-03-15 + +### Fixed + +- Removing unnecessary `shared_files` item in the Magento 2 recipe. + ## [0.3.21] - 2022-03-15 ### Fixed @@ -311,7 +317,8 @@ config vars to be overridden. **Initial release!** -[unreleased]: https://github.com/unleashedtech/deployer-recipes/compare/0.3.21...main +[unreleased]: https://github.com/unleashedtech/deployer-recipes/compare/0.3.22...main +[0.3.22]: https://github.com/unleashedtech/deployer-recipes/compare/0.3.21...0.3.22 [0.3.21]: https://github.com/unleashedtech/deployer-recipes/compare/0.3.20...0.3.21 [0.3.20]: https://github.com/unleashedtech/deployer-recipes/compare/0.3.19...0.3.20 [0.3.19]: https://github.com/unleashedtech/deployer-recipes/compare/0.3.18...0.3.19 diff --git a/cms/magento/magento2.php b/cms/magento/magento2.php index f09edf7..d0bf305 100644 --- a/cms/magento/magento2.php +++ b/cms/magento/magento2.php @@ -27,7 +27,6 @@ ]); fill('shared_files', [ 'app/etc/env.php', - 'var/.maintenance.ip', ]); fill('writable_dirs', []); fill('clear_paths', [