bin/gitlab_gql: print merged yaml as yaml instead of a python dict

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26074>
This commit is contained in:
Eric Engestrom
2023-11-13 20:00:37 +00:00
committed by Marge Bot
parent db6541a41a
commit 759b68bf66

View File

@@ -536,7 +536,7 @@ def main():
)
if args.print_merged_yaml:
print(merged_yaml)
print(yaml.dump(merged_yaml, indent=2))
if args.print_job_manifest:
print_job_final_definition(