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

Use YAML anchors and aliases in job configuration files #377

Open
0zzzhhui opened this issue Jul 8, 2022 · 0 comments
Open

Use YAML anchors and aliases in job configuration files #377

0zzzhhui opened this issue Jul 8, 2022 · 0 comments

Comments

@0zzzhhui
Copy link

0zzzhhui commented Jul 8, 2022

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant