I was using home build deployment system, but want to move to Jenkins. One problem is that I do not keep app configuration in revision control system for security reasons. What could be a solution to assemble code and configuration for deployment?
Asked
Active
Viewed 88 times
1 Answers
0
Just setup another revision control system for configuration. you can set the permission to this second repo to a very limited pool of people. However, without knowing on how/why you keep the configuration info looked down, it is difficult to help you.

Peter Schuetze
- 1,241
- 10
- 17