reallyli/laravel-unideploy
Composer 安装命令:
composer require reallyli/laravel-unideploy
包简介
Custom Unique Laravel Deployer
README 文档
README
Installation
composer require reallyli/laravel-unideploy --dev
Start
php artisan deploy:init
Deploy
Do not specify a deployment branch by default is the current branch
php artisan deploy {staging} --branh={branch}
Rollback
Roll back the current version
php artisan deploy:rollback {staging}
Unlock
Temporarily unlock the deployment file
php artisan deoloy:unlock {staging}
Links
统计信息
- 总下载量: 2.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-16
