You have to add /usr/local/bin or wherever you have the python 3.6 binary to
the PATH environment variable of the user you use to connect from Jenkins
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop rece
Hello,
I have a pipeline which builds my project and uploads the result as a zip
file on nexus. I am now making a second pipeline which will download the
zip files from Nexus in order to deploy the application to a server.
1. Is there any plugin which I can use to get the latest version of my zi