DevOps Classroom notes 29/Nov/2023

Dotnet build

  • Ensure dotnet 7 is installed
  • Manual build steps
git clone https://github.com/dummyrepos/nopCommerceNov23
cd nopCommerceNov23/src
dotnet build -c Release src/NopCommerce.sln
dotnet publish -c Release src/Presentation/Nop.Web/Nop.Web.csproj  -o "./published"

Preview

Sonar account

  • Create an account in sonar cloud Refer Here
  • Login with your GitHub account.

Jfrog Cloud Account

  • Create an account in Jfrog Refer Here
    Preview
    Preview
    Preview
    Preview
  • Lets create a maven repository
    Preview
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube