exequiellares/adobe-cloud-ece-tools-extend
最新稳定版本:1.0.0
Composer 安装命令:
composer require exequiellares/adobe-cloud-ece-tools-extend
包简介
Adobe Commerce Cloud custom scenario for build and deploy
README 文档
README
To execute extended build:generate scenario run next command from your Magento Cloud project:
php ./vendor/bin/ece-tools run scenario/build/generate.xml ./vendor/exequiellares/adobe-cloud-ece-tools-extend/scenario/build/extend-build-generate.xml
To execute extended deploy scenario run next command from your Magento Cloud project:
php ./vendor/bin/ece-tools run scenario/deploy.xml ./vendor/exequiellares/adobe-cloud-ece-tools-extend/scenario/extend-deploy.xml
You can extend base scenario with different custom scenarios.
php vendor/bin/ece-tools run "path/to/base/scenarion" "path/to/extended/scenarion" "path/to/extended/scenarion2" "path/to/extended/scenarion3"
Keep in mind that scenarios will be merged in provided order.
Set value from Cloud
Into Magento Cloud project configuration variables add
CONFIG_INDEXER_USE_APPLICATION_LOCK = 1 // TRUE
If not set default value is FALSE
统计信息
- 总下载量: 4.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-06-20