php - How can I disable the default composer install in CircleCI? -


i have product in circleci has composer.json. default, when file present, circleci run composer install. however, don't want this, since i'm spawning docker container in run composer stuff.

so question basically:

how can disable circleci's default behaviour , make 'ignore' composer.json file?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -