onlyutkarsh / gitlab-integration

This extension integrates GitLab with Azure Pipelines. With this extension, you will be able to download the sources from a GitLab repository (using clone command) and use downloaded sources in Azure Pipelines
https://marketplace.visualstudio.com/items?itemName=onlyutkarsh.gitlab-integration
GNU General Public License v3.0
20 stars 5 forks source link

Make an SSH connection to a remote GITLAB repo from Azure DEVOPS #29

Open ruirosamendes opened 3 years ago

ruirosamendes commented 3 years ago

Any change to have an Azure DEVOps Extension which will give the possibility to reach a remote GITLAB repo over an SSH credential, instead of n HTTPS + toke option?

Regards, Rui