Skip to content

Commit

Permalink
koji docs: add fetch_sources section
Browse files Browse the repository at this point in the history
* OSBS-8046

Signed-off-by: Martin Bašti <mbasti@redhat.com>
  • Loading branch information
MartinBasti committed Dec 10, 2019
1 parent 820f490 commit b55c00f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/koji.md
Expand Up @@ -12,6 +12,8 @@ The `koji_parent` pre-build plugin determines the expected NVR (Name-Version-Rel

The `fetch_maven_artifacts` pre-build plugin will use configuration files to download external maven artifacts. One of these sources can be a Koji build.

The `fetch_sources` pre-build plugins determines and pulls sources which should be added into source container image, based on provided koji build N-V-R/ID.

The `inject_parent_image` pre-build plugin overwrites the parent image to be used based on a given Koji build.

## Exit plugins
Expand Down

0 comments on commit b55c00f

Please sign in to comment.