bake: fix typo in configuring build

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell 2023-01-09 15:41:00 +00:00
parent e9cbddad67
commit 178a56fd1c
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ redirect_from:
- /build/customize/bake/configuring-build/
---
Bake supports loading build definition from files, but sometimes you need even
more flexibility to configure this definition.
Bake supports loading build definitions from files, but sometimes you need even
more flexibility to configure these definitions.
For this use case, you can define variables inside the bake files that can be
set by the user with environment variables or by [attribute definitions](#global-scope-attributes)