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

job GetBuild has a bug #258

Open
dany1233 opened this issue Nov 11, 2021 · 0 comments
Open

job GetBuild has a bug #258

dany1233 opened this issue Nov 11, 2021 · 0 comments

Comments

@dany1233
Copy link

dany1233 commented Nov 11, 2021

when jenkins base url is like this "http:https://ip:port/jenkins", call GetBuild get a error url path.

such as :
jenkins base url is : "http:https://ip:port/jenkins"
correct build url is : "http:https://ip:port/jenkins/job/job_name/10/"
but result parsed by GetBuildis : "http:https://ip:port/jenkins/jenkins/job/job_name/10/"

I find this question had been fixed in master branch,but it don't make a tag

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

No branches or pull requests

1 participant