Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
After we build a job for a specific environment, is there a way that i can use the same build to be run against a different environment?
Example, i built my job pointing to 'DEV' environment, can i use the same build(zip / .bat file) and be able to run the job against 'PROD' . I tried editing the .bat file and changing 'Default==' the environment i wish to run against, but that doesn't seem to work.
Any thoughts around this please?
Thanks for the response TRF...I tried that already, it didn't work. I realized that i spelled it wrong it wrong in my original post...Please read my original post as below
Hello All,
After we build a job for a specific environment, is there a way that i can use the same build to be run against a different environment?
Example, i built my job pointing to 'DEV' environment, can i use the same build(zip / .bat file) and be able to run the job against 'PROD' . I tried editing the .bat file and changing '--context==' the environment i wish to run against, but that doesn't seem to work.
Any thoughts around this please?
Excellent...Many thanks TRF, it works.