bndr/gojenkins

job.Base path error

Open

#169 opened on Jan 14, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (454 forks)github user discovery
help wanted

Repository metrics

Stars
 (903 stars)
PR merge metrics
 (PR metrics pending)

Description

image

jenkins 2.15 job path is .JENKINS_HOME/jobs/{job_name}

but the base is job/ so It cannot getConfig() image

Contributor guide