X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-container-schema.yaml;h=0b1fe0a2ef3aa0459b346356aec20c5ea7b5140d;hb=e55a3f95818c7cacc1b5e355014ebcee4c78d38e;hp=e3b73583e6f5ffefb285f71cf014ae8bd51c088c;hpb=511040b5508089fae1959c4f7da5dbd7621886c4;p=releng%2Fglobal-jjb.git diff --git a/schema/release-container-schema.yaml b/schema/release-container-schema.yaml index e3b73583..0b1fe0a2 100644 --- a/schema/release-container-schema.yaml +++ b/schema/release-container-schema.yaml @@ -27,15 +27,17 @@ 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"