* feat: signing module * docs: add docs for `signing` module * fix(signing.sh): add space to if Co-authored-by: Gerald Pinder <gmpinder@gmail.com> * fix(signing): grammar in README and formatting in signing.sh * fix: only modify image-info.json * fix: typo in image vendor name --------- Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
6 lines
139 B
JSON
6 lines
139 B
JSON
{
|
|
"image-ref": "IMAGE_REF",
|
|
"image-tag": "latest",
|
|
"image-vendor": "bluebuild",
|
|
"fedora-version": "FEDORA_MAJOR_VERSION"
|
|
}
|