I have set up a branch strategy of :
Dev - Deploys to Dev and then promote to preprod
master - deploys directly production
Reason for this is the headless cms is triggering the master build to build the site when the content changes via a webhook. If i work on dev or create branches off dev i want to merge changes into master when i'm happy and bitbucket to ignore the pipelines file as they are different.
Is it possible to do this?
i've added it to gitignore but wheni do a diff it's saying the file is different
Or can i run different branch pipelines from 1 config file?
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.