Hi, I have configured a PATH environment variable in my pipeline, I see an "overriding environment variable 'PATH' with value '/usr/lib/jvm/java-11-openjdk:/usr/bin'" line in the logs, I even can see the new value of PATH in an "printenv" task.
However, this value doesn't seems to be honoured as a search path! What is the recommend way to change the search path in go-cd? I know I can change this in the /usr/share/go-agent/wrapper-config/wrapper-properties.conf file, but what if I need a different paths for each job? (for example for different java versions) Cheers! -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/66e798c6-987f-4c73-9d41-6ac09be8fb6en%40googlegroups.com.
