MicrosoftDocs / mslearn-tailspin-spacegame-web

Code used in Microsoft Learn modules to support Azure DevOps
https://aka.ms/devops-build
Creative Commons Attribution 4.0 International
168 stars 26.64k forks source link

azure-pipelines.yml breaks `Create a build pipeline with Azure Pipelines` training, step 6 #7942

Open the-noob opened 3 weeks ago

the-noob commented 3 weeks ago

https://learn.microsoft.com/en-gb/training/modules/create-a-build-pipeline/6-create-the-pipeline?pivots=github-codespaces-agent

In 'Create the pipeline' list, step 7 is skipped because a configuration is already imported and you can't select something else. Just to follow the tutorial I deleted the azure-pipelines.yml in my fork.

tentom commented 1 week ago

If I created the default pipeline (with the YAML file in the repository) and then created a new pipeline I could complete step 7 as described.