It is strongly recommended to run on Linux or OS X. Maybe many problems will happen.
- Cygwin
- apt-cyg
http_proxy
is set if needed
It is strongly recommended to run on Linux or OS X. Maybe many problems will happen.
http_proxy
is set if neededI recently had the following problem:
We didn't want to open the MySQL port to the network, but it's possible to SSH from the Jenkins machine to the MySQL machine. So, basically you would do something like
ssh -L 3306:localhost:3306 remotehost