Depending on user environment and/or automation infrastructure, we may not want to automatically sign the build
in conjunction with said build. This patch splits those two processes apart so they can be run separately.
This gets us a step closer to consolidating our gitian infra and potentially removing /contrib/teamcity/gitian.sh all together.
Depends on D4241