Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy vendor map before composer install #69

Open
TNAJanssen opened this issue Sep 26, 2016 · 1 comment
Open

Copy vendor map before composer install #69

TNAJanssen opened this issue Sep 26, 2016 · 1 comment

Comments

@TNAJanssen
Copy link

If you link the vendor folder and your build fails and you go back, you will be hanging with wrong versions of your packages.

So a different solution would be copying the vendor map to the new release to speed up composer install.

Any thoughts on this?

@martijnhartlief
Copy link

I would never link the vendor file for this reason alone.

But copying the current vendor to the new release folder sounds indeed like a nice speed up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants