I already have a deploy system that pulls from a git branch. The problem is we need all dependencies to be included when we pull from it. Can we use pipelines to install the composer dependencies and comment them if the tests pass? We have a working system on codeship but I would prefer to keep it all on bitbucket.
I had a similar problem where I had a system which had dependencies required to be set up. I followed the approach
Luckily for me, I found a docker image on docker hub which had most of the dependencies installed.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.