match git@ as well in repo url
Created by: burmudar
The old regex only matched when there was a protocol. This changes it to accept the ssh format of a repo url as well
Example: [email protected]:sourcegraph/sourcegraph.git https://github.com/sourcegraph/sourcegraph git://github.com/sourcegraph/sourcegraph
Test plan
Manually tested green ci main-dry-run build