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!
One release assigned to multiple pipeline ?
-
Hello
My .Net Dev Team work in this way:
- create a build to a specific environment (Test, Integration, etc ...) from VisualStudio
- deploy the build to the specific environment .
I have some difficult to make this in BuildMaster.
I am already able to make a simple deployment pipeline:
CaptureBuild -> Integration -> Test -> Qualif -> Production -> PRAI don't want to make one application / release per environnement, but I did not found how to make multiple release and deploy them over multiple pipeline in a single application. Any documentation would be helpful if it is possible.
I can't change how the dev team is working ...
Regards
Philippe C.
Product: BuildMaster
Version: 6.0.12
-
Hi
I finally find how to do it :)
-
Just to clarify, you can create releases on the "Releases" tab, just "Create New Release". You can have multiple simultaneous releases per application going on, which is ideal for a scenario you describe