Add replacing URL from ssh to https when using CI_JOB_TOKEN

CI_JOB_TOKEN can use with https URL specified in .rosinstall but in some case I'd like to set ssh URL in the file. In such situation, it is usefull automaticaly convert ssh URL to https URL when running the CI uses CI_JOB_TOKEN.

Merge request reports

Loading