masaki / jenkins-travis-yml-plugin

go to https://github.com/jenkinsci/travis-yml-plugin
MIT License
21 stars 16 forks source link

travis.yml $PATH not inheriting build $PATH #15

Closed zeroecco closed 7 years ago

zeroecco commented 7 years ago

Issue: .travis.yml parser doesn't inherit job path.

env path is /bin:/usr/bin:/sbin:/usr/sbin on builds (got this from a build of mine). This path doesn't work with OSX because everything outside of core install is in /usr/local/sbin so node etc will not be useable unless you specify the full path.

alvarolorentedev commented 7 years ago

hello @zeroecco sorry i didn't get notified of your message. We are forwarding enviroment variables in the latests versions of this plugin. I am not sure what your request is. But if you dont have access to certain specific routes you have a few options:

I am not sure if i have helped answer your question. In any case let me know. And again sorry i did not answer beofre but didnt get any notification.

alvarolorentedev commented 7 years ago

closing this as it has been 20 days without feedback, if you have any other question @zeroecco let me know, and i will try to help.