Configure bitbucket repository in Jenkins

Configure bitbucket repository in Jenkins

Configuring a remote repository from bitbucket into Jenkins is quite simple. Verify you’ve installed the git plugins and everything is up-to-date: Create a new free-style project Configure the project In this step I opted adding my credentials into the URL in...
Different Cygwin usages

Different Cygwin usages

Change Cygwin’s user I’ve tried looking for an option like «login» but didn’t work for me. As a workaround I use this: #using RUNAS runas /user:<HOSTNAME>\<USER> D:\cygwin-64\Cygwin.bat #using PSEXEC psexec \\computername -u...