circleci / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
Other
795 stars 1.3k forks source link

Simplify silly and wasteful example #8772

Closed stig closed 5 months ago

stig commented 5 months ago

Description

A brief description of the changes.

Simplify a silly example that relies on implementation details. Additionally we do not support mustache-like templates in the general case, and we should not suggest that we do so.

Reasons

A link to a GitHub and/or JIRA issue (if applicable). Otherwise, a brief sentence about why you made these changes.

The example is overly complicated, seemingly constructed to expose implementation details of our config parsing.

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸: