Ok, is this a bad idea? I am wanting to have one ci build. Kind of this flow:
Developer checks in, ci build is done on Hudson, build is put on artifactory, build can then be deployed to a dev, test or production server. Guess I am saying I don't want to do snapshot and release builds, but just one automated build. Thanks, Bryan