December 2024
Beginner to intermediate
256 pages
6h 44m
English
This chapter covers
Now that you have gained a bit of practical experience, it is time to fully understand the syntax for workflows. Since workflows are written in YAML, it is important to fully understand YAML before writing workflows.
YAML, which stands for YAML Ain’t Markup Language, is a data-serialization language optimized to be directly writable and readable by humans. It is a strict superset of JSON but with syntactically relevant newlines and indentation ...
Read now
Unlock full access