File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ modules:
17
17
config :
18
18
Magento\CloudDocker\Test\Functional\Codeception\TestInfrastructure :
19
19
template_repo : " https://github.com/magento/magento-cloud.git"
20
- mcd_repo : " https://github.com/magento-commerce /magento-cloud-docker.git"
21
- mcc_repo : " https://github.com/magento-commerce /magento-cloud-components.git"
22
- mcp_repo : " https://github.com/magento-commerce /magento-cloud-patches.git"
23
- mqp_repo : " https://github.com/magento-commerce /quality-patches.git"
24
- ece_tools_repo : " https://github.com/magento-commerce /ece-tools.git"
25
- composer_magento_username : " ef3b7137d50aee1c330db65fefeb1848 "
26
- composer_magento_password : " 1916340bb6189552d73ead2d3966e188 "
27
- composer_github_token : " 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 "
20
+ mcd_repo : " https://github.com/magento/magento-cloud-docker.git"
21
+ mcc_repo : " https://github.com/magento/magento-cloud-components.git"
22
+ mcp_repo : " https://github.com/magento/magento-cloud-patches.git"
23
+ mqp_repo : " https://github.com/magento/quality-patches.git"
24
+ ece_tools_repo : " https://github.com/magento/ece-tools.git"
25
+ composer_magento_username : " %REPO_USERNAME% "
26
+ composer_magento_password : " %REPO_PASSWORD% "
27
+ composer_github_token : " %GITHUB_TOKEN% "
28
28
use_custom_images : false
29
29
custom_images_namespace : " cloudft"
30
30
version_custom_images : " %TRAVIS_BUILD_NUMBER%"
You can’t perform that action at this time.
0 commit comments