Tag: ci/cd
-
The YAML You Actually Need for CI/CD
Variations of YAML are commonly used to define CI/CD pipelines. At first glance, YAML can appear scary. The good news is that you don’t have to be a YAML guru to effectively use it to create your own CI/CD pipelines. There is a practical subset of the official YAML specification that is all that’s needed.…