Category: Ubuntu, github, yaml

This project is creating an Azure Pipeline. Azure pipelines is a cloud service that you can use to automatically build, test and deploy your code or project. From what I read, it works with just about any language or project type.

As this is the beginning of this project I’m unsure of the tasks that I’ve completed but what I do understand is the gist of the pipelines

Ran the nano command and deleted everything in the text and pasted what was given in the documentation

Related Articles