Showing posts with label Jenkins. Show all posts
Showing posts with label Jenkins. Show all posts
Jenkins : How to change home directory of Jenkins
Stop the running service: jenkins.exe stop
Reinstall the service: jenkins.exe install
Subscribe to:
Posts (Atom)
-
Azure Service Bus - Send & Receive Message - Topic in .Net Core I have seen many examples to send and receive message of Azure Servi...
-
Code First Migration in ASP.Net Core Generally we create database first and then we create data model classes in project, and while we pu...
-
How to move or change data(.mdf) file or log(.ldf) file in SQL Server Sometime we need to change database data (.mdf) and log(.ldf) file ...