jenkins-x-buildpacks / jenkins-x-classic

Classic Build Pack for libraries (CI + Release but no CD) for releasing Java, Maven, Gradle, NPM modules but without deploying on any specific cloud or infrastructure
Apache License 2.0
16 stars 45 forks source link

[Issue #16]: Update Jenkins home due to upstream change #17

Open 85matthew opened 4 years ago

85matthew commented 4 years ago

Issue #16 https://github.com/jenkins-x-buildpacks/jenkins-x-classic/issues/16

Due to these upstream changes. New go quickstart fails to run pipeline.

https://issues.jenkins-ci.org/browse/JENKINS-58705

https://github.com/jenkinsci/kubernetes-plugin/pull/559/files

This corrects the path in the template so that pipelines build successfully.