bwein-net/deployer-recipes

bwein deployer recipes

1.0.2 2023-06-06 09:46 UTC

This package is auto-updated.

Last update: 2024-06-06 12:12:36 UTC


README

This repository contains third party recipes to integrate with deployer.

Installing

composer require bwein-net/deployer-recipes --dev

Include recipes in deploy.php file.

require 'recipe/contao_project.php';

Recipes

Recipe Docs
contao project read

Build Helper

Recipe Docs
composer read
npm read
yarn read

Deploy Helper

Recipe Docs
cache read
cleanup read
gitlab_ci read
no_releases read
scp read
supervisor read
tar read
update_shared read

More Doc + Recipes...