Question

Is there a Guide here how to Setup a Devops Pipeline Connecting From GitLab --> Azure DevOps Pipeline --> CentOs 8 Stream Droplet?

I just want to know if there’s such tutorial in here for the Azure Dev Ops Pipeline


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
February 3, 2023

Hi there,

I don’t think that there is an official DigitalOcean tutorial that covers deployments from Azure DevOps, but I’ve recently used this step by step tutorial by Brad Cypert and it worked well:

https://www.bradcypert.com/deploying-from-azure-devops-to-digitalocean/

In general, this should work just as normal for any other server provider, you just have to setup an SSH connection in Azure.

Hope that this helps!

Best,

Bobby