Dong Yang
Dong Yang
Hi @belemaire Thanks for your reply. Azure DevOps Repo has a different repo ssh url schema (`pwc-us-emtech-lab.visualstudio.com/Lab%20App/_git/lab-hello-world-miniapp` for my repo) and branch schema (?version=GB) from github (whose ssh url starts...
Hi @belemaire Could you please answer my questions on my previous comment if you have time?
@belemaire Thanks for your reply. 1. For `ern cauldron add miniapps `, I do have tried `git+ssh://[email protected]/Lab%20App/_git/lab-hello-world-miniap#GBv0.0.1` and got error : ``` ✖ [syncCauldronContainer] An error occurred: Error: ssh: connect...
@belemaire Thank you so much on it :)
I also have the same issue. I need to update the apitoken of the authorization via `az devops service-endpoint update` command, but there is no way to pass the args...