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)
-
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...
-
Insert - Update SQL Database using Powershell Script Here is example of SQL Server database insert and update transaction using Powershel...
-
Git remote: HTTP Basic: Access denied and fatal Authentication Sometimes, I am facing issue with Git and getting error that - "Git...