Issue Type: Bug Bug
Assignee: William Gautier
Components: cloudfoundry-plugin
Created: 25/Feb/15 9:59 AM
Description:

I do have manifest.yml files which contain the attribute "path".
e.g "path: web"

Additionally I configured the cf plugin to read the manifest from gitRepo/manifest.yml.

Now pushing applications fails:
ERROR: Could not find file: /home/hudson/workspace/<jobname>/web (No such file or directory)

Which is true because the path need to be evaluated relative to the manifest.yml file which would be:
/home/hudson/workspace/<jobname>/gitRepo/web

Project: Jenkins
Priority: Minor Minor
Reporter: Matthias Vach
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to