diff --git a/docs/recipe/cakephp.md b/docs/recipe/cakephp.md index 6ea0ddb18..ba1374cee 100644 --- a/docs/recipe/cakephp.md +++ b/docs/recipe/cakephp.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Cakephp** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/codeigniter.md b/docs/recipe/codeigniter.md index d0cdb4b92..f450bafb2 100644 --- a/docs/recipe/codeigniter.md +++ b/docs/recipe/codeigniter.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Codeigniter** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/codeigniter4.md b/docs/recipe/codeigniter4.md index dfa3bfc81..afc82e384 100644 --- a/docs/recipe/codeigniter4.md +++ b/docs/recipe/codeigniter4.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Codeigniter 4** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/contao.md b/docs/recipe/contao.md index c28aa560d..38fab2043 100644 --- a/docs/recipe/contao.md +++ b/docs/recipe/contao.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Contao** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/craftcms.md b/docs/recipe/craftcms.md index f4884cc19..5142b9dfe 100644 --- a/docs/recipe/craftcms.md +++ b/docs/recipe/craftcms.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Craftcms** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/drupal7.md b/docs/recipe/drupal7.md index 4d4bbb33f..dea6e45ba 100644 --- a/docs/recipe/drupal7.md +++ b/docs/recipe/drupal7.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Drupal 7** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:publish](/docs/recipe/common.md#deploypublish) – Publishes the release diff --git a/docs/recipe/drupal8.md b/docs/recipe/drupal8.md index 7f270cd0c..40d343d1e 100644 --- a/docs/recipe/drupal8.md +++ b/docs/recipe/drupal8.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Drupal 8** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:publish](/docs/recipe/common.md#deploypublish) – Publishes the release diff --git a/docs/recipe/flow_framework.md b/docs/recipe/flow_framework.md index dc512decc..ae62f3b50 100644 --- a/docs/recipe/flow_framework.md +++ b/docs/recipe/flow_framework.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Flow Framework** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/fuelphp.md b/docs/recipe/fuelphp.md index c0c831505..ac9339a07 100644 --- a/docs/recipe/fuelphp.md +++ b/docs/recipe/fuelphp.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Fuelphp** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/joomla.md b/docs/recipe/joomla.md index 143cadba2..bcb7bc664 100644 --- a/docs/recipe/joomla.md +++ b/docs/recipe/joomla.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Joomla** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:publish](/docs/recipe/common.md#deploypublish) – Publishes the release diff --git a/docs/recipe/laravel.md b/docs/recipe/laravel.md index 39c4a6e1f..7cd189b92 100644 --- a/docs/recipe/laravel.md +++ b/docs/recipe/laravel.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Laravel** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/magento.md b/docs/recipe/magento.md index 618322bcf..b512c5863 100644 --- a/docs/recipe/magento.md +++ b/docs/recipe/magento.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Magento** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:cache:clear](/docs/recipe/magento.md#deploycacheclear) – Clears cache diff --git a/docs/recipe/magento2.md b/docs/recipe/magento2.md index 7c0021b4c..3a18cd046 100644 --- a/docs/recipe/magento2.md +++ b/docs/recipe/magento2.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Magento 2** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors @@ -46,7 +46,6 @@ The [deploy](#deploy) task of **Magento 2** consists of: * [magento:config:import](/docs/recipe/magento2.md#magentoconfigimport) – Config Import * [magento:upgrade:db](/docs/recipe/magento2.md#magentoupgradedb) – Upgrades magento database * [magento:maintenance:disable](/docs/recipe/magento2.md#magentomaintenancedisable) – Disables maintenance mode - * [magento:cache:flush](/docs/recipe/magento2.md#magentocacheflush) – Flushes Magento Cache * [deploy:publish](/docs/recipe/common.md#deploypublish) – Publishes the release * [deploy:symlink](/docs/recipe/deploy/symlink.md#deploysymlink) – Creates symlink to release * [deploy:unlock](/docs/recipe/deploy/lock.md#deployunlock) – Unlocks deploy @@ -353,7 +352,7 @@ true ### artifact_file -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L345) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L346) The file the artifact is saved to @@ -363,7 +362,7 @@ The file the artifact is saved to ### artifact_dir -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L348) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L349) The directory the artifact is saved in @@ -373,7 +372,7 @@ The directory the artifact is saved in ### artifact_excludes_file -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L352) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L353) Points to a file with a list of files to exclude from packaging. The format is as with the `tar --exclude-from=[file]` option @@ -384,7 +383,7 @@ The format is as with the `tar --exclude-from=[file]` option ### build_from_repo -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L355) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L356) If set to true, the artifact is built from a clean copy of the project repository instead of the current working directory @@ -394,7 +393,7 @@ false ### repository -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L358) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L359) Overrides [repository](/docs/recipe/common.md#repository) from `recipe/common.php`. @@ -406,7 +405,7 @@ null ### artifact_path -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L361) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L362) The relative path to the artifact file. If the directory does not exist, it will be created @@ -419,7 +418,7 @@ return get('artifact_dir') . '/' . get('artifact_file'); ### bin/tar -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L369) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L370) The location of the tar command. On MacOS you should have installed gtar, as it supports the required settings :::info Autogenerated @@ -430,14 +429,14 @@ The value of this configuration is autogenerated on access. ### additional_shared_files -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L441) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L442) Array of shared files that will be added to the default shared_files without overriding ### additional_shared_dirs -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L443) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L444) Array of shared directories that will be added to the default shared_dirs without overriding @@ -571,11 +570,10 @@ This task is group task which contains next tasks: * [magento:config:import](/docs/recipe/magento2.md#magentoconfigimport) * [magento:upgrade:db](/docs/recipe/magento2.md#magentoupgradedb) * [magento:maintenance:disable](/docs/recipe/magento2.md#magentomaintenancedisable) -* [magento:cache:flush](/docs/recipe/magento2.md#magentocacheflush) ### magento:build -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L326) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L325) Magento2 build operations. @@ -588,7 +586,7 @@ This task is group task which contains next tasks: ### deploy -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L332) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L331) Deploys your project. @@ -604,7 +602,7 @@ This task is group task which contains next tasks: ### artifact:package -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L380) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L381) Packages all relevant files in an artifact. @@ -612,7 +610,7 @@ Packages all relevant files in an artifact. ### artifact:upload -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L390) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L391) Uploads artifact in release folder for extraction. @@ -620,7 +618,7 @@ Uploads artifact in release folder for extraction. ### artifact:extract -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L395) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L396) Extracts artifact in release path. @@ -628,7 +626,7 @@ Extracts artifact in release path. ### build:remove-generated -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L401) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L402) Clears generated files prior to building. @@ -636,7 +634,7 @@ Clears generated files prior to building. ### build:prepare -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L406) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L407) Prepare local artifact build. @@ -644,7 +642,7 @@ Prepare local artifact build. ### artifact:build -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L431) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L432) Builds an artifact. @@ -661,7 +659,7 @@ This task is group task which contains next tasks: ### deploy:additional-shared -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L447) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L448) Adds additional files and dirs to the list of shared files and dirs. @@ -669,7 +667,7 @@ Adds additional files and dirs to the list of shared files and dirs. ### magento:set_cache_prefix -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L462) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L463) Update cache id_prefix. @@ -683,7 +681,7 @@ after('deploy:magento', 'magento:cleanup_cache_prefix'); ### magento:cleanup_cache_prefix -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L502) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L503) Cleanup cache id_prefix env files. @@ -691,7 +689,7 @@ After successful deployment, move the tmp_env.php file to env.php ready for next ### magento:cron:stop -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L518) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L519) Remove cron from crontab and kill running cron jobs. @@ -703,7 +701,7 @@ To use this feature, add the following to your deployer scripts: ### magento:cron:install -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L534) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L535) Install cron in crontab. @@ -715,7 +713,7 @@ To use this feature, add the following to your deployer scripts: ### artifact:prepare -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L540) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L541) Prepares an artifact on the target server. @@ -735,7 +733,7 @@ This task is group task which contains next tasks: ### artifact:finish -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L553) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L554) Executes the tasks after artifact is released. @@ -750,7 +748,7 @@ This task is group task which contains next tasks: ### artifact:deploy -[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L562) +[Source](https://github.com/deployphp/deployer/blob/master/recipe/magento2.php#L563) Actually releases the artifact deployment. diff --git a/docs/recipe/pimcore.md b/docs/recipe/pimcore.md index 59bd82079..5a067f0ea 100644 --- a/docs/recipe/pimcore.md +++ b/docs/recipe/pimcore.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Pimcore** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/prestashop.md b/docs/recipe/prestashop.md index cb74a3153..8faa1c12e 100644 --- a/docs/recipe/prestashop.md +++ b/docs/recipe/prestashop.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Prestashop** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/silverstripe.md b/docs/recipe/silverstripe.md index f3dc561f0..659859935 100644 --- a/docs/recipe/silverstripe.md +++ b/docs/recipe/silverstripe.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Silverstripe** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/spiral.md b/docs/recipe/spiral.md index 7b869ee93..9bec49d74 100644 --- a/docs/recipe/spiral.md +++ b/docs/recipe/spiral.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Spiral** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:environment](/docs/recipe/spiral.md#deployenvironment) – Create .env file if it doesn\'t exist diff --git a/docs/recipe/statamic.md b/docs/recipe/statamic.md index 0389bafe6..9f0d7507b 100644 --- a/docs/recipe/statamic.md +++ b/docs/recipe/statamic.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Statamic** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/sulu.md b/docs/recipe/sulu.md index d344dd2ec..cfcc503f7 100644 --- a/docs/recipe/sulu.md +++ b/docs/recipe/sulu.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Sulu** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/symfony.md b/docs/recipe/symfony.md index 0a2a36d4e..8561a0cda 100644 --- a/docs/recipe/symfony.md +++ b/docs/recipe/symfony.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Symfony** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/typo3.md b/docs/recipe/typo3.md index ec7b663a9..ad84e4a4e 100644 --- a/docs/recipe/typo3.md +++ b/docs/recipe/typo3.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **TYPO3** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/wordpress.md b/docs/recipe/wordpress.md index 9b32c8697..67c40ff9a 100644 --- a/docs/recipe/wordpress.md +++ b/docs/recipe/wordpress.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **WordPress** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:publish](/docs/recipe/common.md#deploypublish) – Publishes the release diff --git a/docs/recipe/yii.md b/docs/recipe/yii.md index 052c4761b..af59410b9 100644 --- a/docs/recipe/yii.md +++ b/docs/recipe/yii.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Yii2** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors diff --git a/docs/recipe/zend_framework.md b/docs/recipe/zend_framework.md index 4f59fd7e1..b9f34b88a 100644 --- a/docs/recipe/zend_framework.md +++ b/docs/recipe/zend_framework.md @@ -33,7 +33,7 @@ The [deploy](#deploy) task of **Zend Framework** consists of: * [deploy:setup](/docs/recipe/deploy/setup.md#deploysetup) – Prepares host for deploy * [deploy:lock](/docs/recipe/deploy/lock.md#deploylock) – Locks deploy * [deploy:release](/docs/recipe/deploy/release.md#deployrelease) – Prepares release - * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – + * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code * [deploy:shared](/docs/recipe/deploy/shared.md#deployshared) – Creates symlinks for shared files and dirs * [deploy:writable](/docs/recipe/deploy/writable.md#deploywritable) – Makes writable dirs * [deploy:vendors](/docs/recipe/deploy/vendors.md#deployvendors) – Installs vendors