Forum Discussion
No RepliesBe the first to reply
I am trying to run an integration test in Jenkins that involves running ccollab script. To this end I need to run ccollab in interactive mode and I need to provide password. However, I can't hard code my password in the script for security reasons. How can I overcome this problem?