Back to Deployer

Copy Dirs Recipe

docs/recipe/deploy/copy_dirs.md

8.0.3618 B
Original Source
<!-- DO NOT EDIT THIS FILE! --> <!-- Instead edit recipe/deploy/copy_dirs.php --> <!-- Then run bin/docgen -->

Copy Dirs Recipe

php
require 'recipe/deploy/copy_dirs.php';

Source

Configuration

copy_dirs

Source

List of dirs to copy between releases. For example you can copy node_modules to speedup npm install.

Tasks

deploy:copy_dirs {#deploy-copy_dirs}

Source

Copies directories.