Auth file for magento 2 installation (#2022)

This commit is contained in:
salvo-github
2019-03-01 04:04:03 +01:00
committed by Shao Yu-Lung (Allen)
parent cf6a9ba2c9
commit 2d7b780e56
5 changed files with 39 additions and 0 deletions

View File

@ -78,6 +78,7 @@ services:
- INSTALL_AEROSPIKE=${WORKSPACE_INSTALL_AEROSPIKE}
- INSTALL_V8JS=${WORKSPACE_INSTALL_V8JS}
- COMPOSER_GLOBAL_INSTALL=${WORKSPACE_COMPOSER_GLOBAL_INSTALL}
- COMPOSER_AUTH=${WORKSPACE_COMPOSER_AUTH}
- COMPOSER_REPO_PACKAGIST=${WORKSPACE_COMPOSER_REPO_PACKAGIST}
- INSTALL_WORKSPACE_SSH=${WORKSPACE_INSTALL_WORKSPACE_SSH}
- INSTALL_LARAVEL_ENVOY=${WORKSPACE_INSTALL_LARAVEL_ENVOY}