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"

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



  • Lets create a maven repository

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Exit mobile version
%%footer%%