{{Header}}
If changes were made to the derivative-maker source code folder, it is the easiest to use the following build parameter.
Notes: * This is only required if changes were made to the derivative-maker source folder. * This is not required if only a customized build configuration was added to the /etc/buildconfig-dist.d folder.
--allow-uncommitted true
Or if not building from a git tag, it is the easiest to use the following build parameter.
--allow-untagged true
Otherwise, changes must be committed to git first, before creating a git tag.
{{Footer}}