Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify agent tool location #314

Open
wkozak-eh opened this issue Apr 11, 2023 · 0 comments
Open

Specify agent tool location #314

wkozak-eh opened this issue Apr 11, 2023 · 0 comments

Comments

@wkozak-eh
Copy link

What feature do you want to see added?

In static Jenkins nodes, we are able to specify tool location - so that when master node is Windows and uses Git from C:\Program Files\Git\bin\git, we can then specify that the Linux agents uses git at /usr/bin/git.

We tried to use tool syntax, to override this from pipeline side, but unfortunately it doesn't work as expected.

Thank you for all of your help!

Screenshot 2023-04-11 at 10 11 49 AM

Upstream changes

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant