I want to install dependencies in each steps and I don't want to add in every step the script "yarn install". How can I do please ? I've seen the use of definitions but I can't set this up
Do you realize that you can use Bitbucket cache to save container images between two steps? It will not only make things simpler, but will accelerate your builds and save you build minutes.
https://support.atlassian.com/bitbucket-cloud/docs/cache-dependencies/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.