Hi All,
I am very new to PulseUno, I am trying to explore on the same, I am trying to create a CI/CD pipeline for dotnet core project's.
As i am trying to create CI pipeline for it
Steps:
1. Fetch Source : Fetch the content from the repository : Success
2. MSBuild: Build is Success but no artifact captured.
Please let me know how do i publish this artifact, or let me know if i am missing something here to captured the artifact.
Note: This is on premise not cloud.