X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-schema.yaml;h=cf027efa4ede177b296c67dad18faa15947a49bf;hb=c8b9acd166fcbd88139a65f7721e522980a0e013;hp=3c0b9664f3ff816ca9e7ec1f8e406fb791b38c47;hpb=84da49578cee70148509f484272870ac4de7f5d5;p=releng%2Fglobal-jjb.git diff --git a/schema/release-schema.yaml b/schema/release-schema.yaml index 3c0b9664..cf027efa 100644 --- a/schema/release-schema.yaml +++ b/schema/release-schema.yaml @@ -20,9 +20,13 @@ required: properties: distribution_type: type: "string" + git_tag: + type: "string" log_dir: type: "string" project: type: "string" + tag_release: + type: "boolean" version: type: "string"