Hi, I'm building an enterprise repository using CI server and ivy. I've been trying to figure out how to make the configurations. The repo could reside on same machine as the CI server and publishing will be made by the CI server.
Is it possible to have a local configuration on the CI server which will override default settings? And where does ivy search for config files? I wouldn't like to keep the configuration files (which make sense only in CI server environment) in all projects. Cheers, Antti
