Skip to content

Commit

Permalink
Define io.buildpacks.builder in Config Reference
Browse files Browse the repository at this point in the history
Signed-off-by: Mars Hall <[email protected]>
  • Loading branch information
mars authored Aug 22, 2024
1 parent 8cfdf76 commit f58b4be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/docs/reference/config/project-descriptor.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ The schema is as follows:
- **`value`** _(string, optional, default: latest)_\
The assigned version of the environment variable

- **`builder`** _(string, optional)_\
The builder image to use for the build.

- **`include`** _(string list, optional)_\
A list of files to include in the build, while excluding everything else.

Expand Down

0 comments on commit f58b4be

Please sign in to comment.