Hi Martin,
It doesn't seem to work with dev.azure though:
Using user/pass credentials - replacing ssh url 'git@ssh.dev.azure.com:v3/ORG/TEAM/PROJECT' with https url '
'
fatal: repository '
' not found
The expected format for the https protocol is None .
Thoughts AgitatedDove14 ?
to use https although the scheduled task is using ssh for git?
Sure as long as it has git_user / git_pass configured in the agents clearml.conf it will automatically convert ssh to http git pull
None
Thanks GiganticMole91 !
(As usual MS decided to invent a new "standard")
I'll make sure the guys looks at it and get an RC with a fix