I want to do an azure automatic pipeline build with azure-pipelines.yaml.
- azure-pipelines.yaml(yml)
- .vsts-ci.yml(yaml)
- .azure-pipelines.yaml(yml)
These are the methods I tried to achieve this. But when I'm trying with UI it's detecting. Is it possible to build an auto-build pipeline in Azure-DevOps?