Can't get ruby sample web application in Visual Studio to work on Azure Cloud https://www.visualstudio.com/en-us/docs/git/gitquickstart. Push to visual studio team services (VSTS) git. The code to be compiled by ci build provided by VSTS, this is allocated randomly by vsts on azure cloud. And once compilation done the deployment should happen the same azure Linux vm which I'd mention in the question.
Environment: Ubuntu 16, ruby 2.2.5, rails 5.
Now I want to build it using hosted build agent through SSH task for build and deployment.
Solved
I had the same issue, just use the BASH for this, don't use the GUI on the portal and you'll do just fine; Some trigger is not activating in the back in order for the service to start;
No comments:
Post a Comment