Skip to content

Commit

Permalink
fix(docs/koji): add note about ‹scratch›
Browse files Browse the repository at this point in the history
Reported by @pvalena during set up of upstream Koji builds for `dracut`.

Signed-off-by: Matej Focko <[email protected]>
  • Loading branch information
mfocko committed Feb 19, 2024
1 parent b47e2f0 commit 29123a5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/configuration/upstream/upstream_koji_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ the more explicit `upstream_koji_build`.)

## Optional parameters

* **scratch** - (boolean) used to create a scratch (test) build instead of the real production build

:::warning

Needs to be set to `true` for upstream Koji builds.

:::

* **targets** - (a list of) targets we want to build for,
list of supported targets can be listed using with `koji list-targets`.
You can also use the [aliases provided by Packit](/docs/configuration#aliases)
Expand Down

0 comments on commit 29123a5

Please sign in to comment.