X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-pypi-schema.yaml;h=ab720fead7f23b070b346d61a72411b2601994c3;hb=4867c0799530acf13f7527c6a026879bdfb34e06;hp=734198cbeacdb21dce9158f94abeb7feaa4a2954;hpb=41f85fa1f59549b274230fac987002f7147b7d03;p=releng%2Fglobal-jjb.git diff --git a/schema/release-pypi-schema.yaml b/schema/release-pypi-schema.yaml index 734198cb..ab720fea 100644 --- a/schema/release-pypi-schema.yaml +++ b/schema/release-pypi-schema.yaml @@ -18,11 +18,15 @@ required: - "version" properties: + git_tag: + type: "string" log_dir: type: "string" pypi_project: type: "string" python_version: type: "string" + tag_release: + type: "boolean" version: type: "string"