How to run Microsoft Learn example 'Build your GCC C/C++ app'?

Copper Contributor
I'm trying to follow this simple Microsoft Learn example for Azure DevOps:

Build your GCC C/C++ app

but I can't follow it.

For Azure Repos, step 1 states:

On the Code page for your project, select the option to Import repository.

Where is the 'Code' page and where is the Import option? (Note I already have a repo in my project).

Later, in section 'Set up continuous integration' step 1 says:

Under the Build and Release menu, select Builds then New to create a new build definition.

Where is the 'Build and Release' menu?

0 Replies