build-image icon indicating copy to clipboard operation
build-image copied to clipboard

Add an option to skip composer install

Open franzwilding opened this issue 5 years ago • 5 comments

It would be great to have an option to skip composer install, for example if you have all dependencies already in your git repo (which can be a good idea).

franzwilding avatar Dec 07 '18 11:12 franzwilding

This would be awesome! I am currently running a static site on Netlify and all my PHP stuff on another Server. I do not need to install the php dependencies with composer on Netlify. A possibility to skip would be awesome!

dsteinel avatar Jan 07 '19 16:01 dsteinel

+1 More control over the install phase would be an improvement.

bcomnes avatar Feb 01 '19 19:02 bcomnes

+1

alfonsobries avatar Jan 05 '20 19:01 alfonsobries

Also, an option to customize composer args.

nelson6e65 avatar Feb 07 '21 23:02 nelson6e65

Agree with @nelson6e65 here. I'm trying to use the --no-dev argument with Netlify but can't figure out how to set it up.

architchandra avatar Oct 06 '22 05:10 architchandra