Push tags as CI_DEPLOY_USER
This MR proposes to use a deploy token instead of uploading an ssh privkey to a repo.
A deploy token must be manually created for a project. Credentials will be available within a CI pipeline as:
CI_DEPLOY_USER
CI_DEPLOY_PASSWORD