7932/parallel-jobs-in-bluemix-delivery-pipeline
I am trying to build a bluemix delivery pipeline which builds artifact in multiple bluemix regions parallelly. How can I do this?
You can try and have two stages of deployment for the two regions. You can have build and deploy jobs in a stage. Run the stage parallelly and ensure that you remove domain from manifest.yml
You can run the following code, its ...READ MORE
Yes you can. Go to edit view on ...READ MORE
https://stackoverflow.com/questions/39832862/jenkins-cannot-define-var ...READ MORE
Hey @Hannah, Parameterized jobs/builds are the ones ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
You can use the same dockerfile for ...READ MORE
If the code is compiling and running ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.