X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-container-schema.yaml;h=024ee4e6fc2d13e7bed9bacbb6049b5a4c3e22de;hb=refs%2Ftags%2Fv0.89.5;hp=e3b73583e6f5ffefb285f71cf014ae8bd51c088c;hpb=c050ff286514ec71f6aff75b71e3f870d7b36966;p=releng%2Fglobal-jjb.git diff --git a/schema/release-container-schema.yaml b/schema/release-container-schema.yaml index e3b73583..024ee4e6 100644 --- a/schema/release-container-schema.yaml +++ b/schema/release-container-schema.yaml @@ -27,15 +27,19 @@ properties: version: type: "string" additionalProperties: false - distribution_type: - type: "string" - project: - type: "string" container_release_tag: type: "string" container_pull_registry: type: "string" container_push_registry: type: "string" + distribution_type: + type: "string" + git_tag: + type: "string" + project: + type: "string" ref: type: "string" + tag_release: + type: "boolean"