Reputation: 2079
I created a simple Node.js app on Bluemix. I want to push the code to devOps but I can't see the Add Git Integration on the right side of Routes as shown in the link
https://hub.jazz.net/tutorials/jazzeditor Can anybody please help.
Upvotes: 0
Views: 385
Reputation: 2078
It sounds like your code originated in a developer client machine and then you cf Pushed to BLuemix The preferred worflow is to get the code into DevOps from the client and then push DevOps into Bluemix. See slide 44 in this presentation. http://www.slideshare.net/fe01134/bluemix-julymeetup2014-v2
Upvotes: 0
Reputation: 403
One thing that can cause the button to not be present is when IBM DevOps Services is down for maintenance or unreachable by Bluemix. DevOps Services provides the git integration capabilities, so if it is down, the options don't show.
Looking at my apps in Bluemix now, I can see the integration working. Have you tried again since and, if so, are you still not seeing the button?
Upvotes: 6