▲ | hk1337 3 days ago | ||||||||||||||||||||||
> I'm just so tired of writing bash scripts inside the YAML. Why would you be doing that? | |||||||||||||||||||||||
▲ | NeutralForest 3 days ago | parent [-] | ||||||||||||||||||||||
Can't tell if asked honestly. Because that's how most platforms handle their pipelines. Terraform or Bicep let you use a declarative language for your platform. Everything else is calling cli commands or scripts from pipelines, written in YAML. | |||||||||||||||||||||||
|