Artifacts for ASP.NET MVC project

Hi All,

I have a asp.net mvc project, which is already there in GitLab repository.

I have configured a specific windows runner for my project.
I have installed visual studio in the runner machine.
Now I am able to build my code whenever pipeline runs.

I want to create an artifact package and use to deploy to my azure app service in next stage in pipelne.

How to create the artifact after build, and where these artifacts getting stored (runner machine or git repo)?

Also It would be great if someone can help with script to web deploy (instaed of FTP) the app service in deploy stage

Thanks in advance.

Regards,
Naresh Ede.

Hi Naresh, did you suss this out?

I would love to chat and share some ideas relating to .net and GitLab?

Thanks