fabric8-pipeline-library icon indicating copy to clipboard operation
fabric8-pipeline-library copied to clipboard

isOpenShiftS2I() fails for multi-maven builds

Open jstrachan opened this issue 9 years ago • 1 comments

if we can't find the openshift.yml file lets iterate through the local file system in a multi maven project until we find it https://github.com/fabric8io/fabric8-pipeline-library/blob/master/src/io/fabric8/Fabric8Commands.groovy#L496

jstrachan avatar Dec 07 '16 09:12 jstrachan

@rawlingsj I have opened a pull request for this issue https://github.com/fabric8io/fabric8-pipeline-library/pull/23

rupalibehera avatar Jan 04 '17 12:01 rupalibehera