[image-build] Allow running image build scratch tasks

Issue #130

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2016-01-26 12:46:50 +01:00
parent dc4d502f2a
commit a698c7cc0a
3 changed files with 44 additions and 2 deletions

View file

@ -680,6 +680,8 @@ Image Build Settings
If ``ksurl`` ends with ``#HEAD``, Pungi will figure out the SHA1 hash of
current HEAD and use that instead.
Setting ``scratch`` to ``True`` will run the koji tasks as scratch builds.
Example
-------