Problem:
Some projects already have their own Jenkins instance (not adop) or they maybe using something else such as Bamboo or GoCD. They just want to deploy Gerrit as an addition to their DevOps tooling stack.
Simple solution:
If we can have something like, $GET_SSH_JENKINS_KEY = false, then skip running upload_ssh_key.sh.
Problem:
Some projects already have their own Jenkins instance (not adop) or they maybe using something else such as Bamboo or GoCD. They just want to deploy Gerrit as an addition to their DevOps tooling stack.
Simple solution:
If we can have something like,
$GET_SSH_JENKINS_KEY = false, then skip runningupload_ssh_key.sh.