Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Use YAML anchors and aliases in job configuration files #377

Description

@0zzzhhui

I would like to use YAML anchors and aliases to help us simplify repeated configuration
When I add node above job_specifications

docker_image_definition: &docker_image_definition
   docker_image: ****.azurecr.io/***

I get an error after running the job
ERROR - Jobs Configuration Schema validation failed.

Any suggestions to solve this problem?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions