bannerstop / deployer-recipes
v7.0.0
2023-04-13 11:10 UTC
Requires
- php: ^7.2||^8.0
This package is auto-updated.
Last update: 2024-09-13 14:14:26 UTC
README
自定义deployer.org菜谱集合。
安装
该软件包的主版本描述了菜谱与哪个主版本的deployer兼容。当使用deployer 7.x时,使用发布线7.x。
composer require bannerstop/deployer-recipes ^7.0 --dev
要在部署管道中包含某个特定菜谱(例如RocketChat)
require 'vendor/bannerstop/deployer-recipes/recipe/rocketchat.php';
菜谱
许可
在MIT许可下发布。