jfrog / jenkins-jfrog-plugin

Easy integration between Jenkins and the JFrog Platform.
https://github.com/jfrog/jenkins-jfrog-plugin
Apache License 2.0
39 stars 17 forks source link

How to parameterize tools {} block? #86

Open davorceman opened 7 months ago

davorceman commented 7 months ago

How can we help?

I have matrix with several platforms, windows-10, windows-server, linux-ubuntu, linux-centos, macos... So because paths are different I needed to add jenkins tools, such as jfrog-windows and jfrog-linux, jfrog-mac...

How do you manage that in the tools block?