I’m learning how to define an environment variable for Hudson (NCover path on the build server), so build scripts can use it, but you don’t need to redefine it in Hudson jobs (similar to %SVN_REVISION%or %BUILD_NUMBER%). How would this be done? Thanks.
source
share