Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Multiple apps based on the same git repo
-
Apologies, this is a bit of a newbie question.
I have several instances of an application running for different customers. The codebase is the same, and the app is made specific for a customer through config files and database settings.
I now have 2 applications defined, but notice I have to start duplicating scripts and pipelines.Is there a way I can setup buildmaster to share the buildpipelines and scripts, but keep the applications seperate so I can deploy specific config files?
Thanks,
Justin
-
Hi @Justinvolved,
You can create Global pipelines and scripts, which you can then use across applications.
You can see this in action here, in one of our extensions:
https://buildmaster.inedo.com/applications/18/scripts/all?global=FalseClick on "Global (shared)" to see all the scripts. Same is on the Pipeliens page.
Cheers,
Alana