X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-container-schema.yaml;h=0b1fe0a2ef3aa0459b346356aec20c5ea7b5140d;hb=d92cb3ee2e72846f2f2dd6e607bc8e76087f1965;hp=dccd7b3962dad7a568518c0d1bc2180cd05082fd;hpb=55202c474a6bf46526eac47ae46e9cd4712054eb;p=releng%2Fglobal-jjb.git diff --git a/schema/release-container-schema.yaml b/schema/release-container-schema.yaml index dccd7b39..0b1fe0a2 100644 --- a/schema/release-container-schema.yaml +++ b/schema/release-container-schema.yaml @@ -27,11 +27,17 @@ properties: version: type: "string" additionalProperties: false + container_release_tag: + type: "string" + container_pull_registry: + type: "string" + container_push_registry: + type: "string" distribution_type: type: "string" - project: + git_tag: type: "string" - container_release_tag: + project: type: "string" ref: type: "string"