From f2bdcef135fceee56cdec79f411110c45414333c Mon Sep 17 00:00:00 2001 From: Alexander Schranz Date: Thu, 8 Nov 2018 02:39:53 +0100 Subject: [PATCH] added recipe for sulu 2 (#1758) --- CHANGELOG.md | 2 ++ recipe/sulu2.php | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 recipe/sulu2.php diff --git a/CHANGELOG.md b/CHANGELOG.md index 8625ca95..bb53616d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Support to define remote shell path via host-config [#1708] [#1709] [#1709] - Added `horizon:terminate` to the Laravel recipe - Added `migrations_config` option to the Symfony recipes to specify Doctrine migration configuration to use +- Added recipe for sulu 2.0 [#1758] ### Changed - Laravel recipe should not run `artisan:cache:clear` in `deploy` task @@ -420,6 +421,7 @@ - Fixed remove of shared dir on first deploy +[#1758]: https://github.com/deployphp/deployer/pull/1758 [#1709]: https://github.com/deployphp/deployer/issues/1709 [#1708]: https://github.com/deployphp/deployer/pull/1708 [#1677]: https://github.com/deployphp/deployer/pull/1677 diff --git a/recipe/sulu2.php b/recipe/sulu2.php new file mode 100644 index 00000000..be44475b --- /dev/null +++ b/recipe/sulu2.php @@ -0,0 +1,34 @@ +