Skip to content

Commit

Permalink
fix(docs/koji): add note about ‹scratch› (#836)
Browse files Browse the repository at this point in the history
fix(docs/koji): add note about ‹scratch›

Reported by @pvalena during set up of upstream Koji builds for dracut.

Reviewed-by: František Lachman <[email protected]>
  • Loading branch information
softwarefactory-project-zuul[bot] authored Feb 19, 2024
2 parents b47e2f0 + 29123a5 commit 44de8e3
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 44de8e3

Please sign in to comment.