Closed
Description
Consider putting any bash script longer than a few lines in a standalone script that can be invoked instead of inlined into yml, perhaps under a /scripts folder.
This allows you to easily run & lint the script, whereas it takes extra steps to do so in yaml.
Originally posted by @zachChilders in #60777