Skip to content

Move official build yaml from phases to jobs #3926

Open
@eerhardt

Description

@eerhardt

We need to make the same change as #3908 to the official build yaml file:

https://github.com/dotnet/machinelearning/blob/master/build/vsts-ci.yml

"phases" in AzDO yaml files are the old schema. We should be using "jobs", which is the "new" schema.

See https://github.com/dotnet/arcade/blob/master/Documentation/AzureDevOps/PhaseToJobSchemaChange.md for more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BuildBuild related issueP3Doc bugs, questions, minor issues, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions