X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-pypi-schema.yaml;h=20240ed93c1a6ecbb909824fd83461daeadad9c5;hb=1591cbc2cf8a6cd9591cf95ef7460ff1d17feffd;hp=7edc4942aa29e408a7c1ca14f4b2f8b4a2c88f3e;hpb=c53e11db14ab7abede74c74801bec9ca381c8cc6;p=releng%2Fglobal-jjb.git diff --git a/schema/release-pypi-schema.yaml b/schema/release-pypi-schema.yaml index 7edc4942..20240ed9 100644 --- a/schema/release-pypi-schema.yaml +++ b/schema/release-pypi-schema.yaml @@ -12,14 +12,13 @@ $schema: "http://json-schema.org/schema#" $id: "https://github.com/lfit/releng-global-jjb/blob/master/release-pypi-schema.yaml" required: - - "distribution_type" - "log_dir" - "pypi_project" - "python_version" - "version" properties: - distribution_type: + git_tag: type: "string" log_dir: type: "string"