Continuous integration with Rider for an asp.net core 2.0 mvc application

Hello,

I am trying Rider IDE for developping an ASP.Net core 2.0 mvc application.

I am looking for a continuous integration solution.

What i mean is i want to click on a button (or typing a single command in my terminal) in order to build my project, run automated tests and deploy it on several production servers (i need to automatically run migrations too).

I see that Rider provide a Docker support. But i do not know if i can do what i want with this feature.

Thanks for your help

0

Please sign in to leave a comment.