X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=schema%2Frelease-packagecloud-schema.yaml;h=f17d174197f7682ecbdf821f9c3b1e76658edceb;hb=cb30e48ed6da44811fdf7f57e891af4233b6d528;hp=15ba511dcc8fad65d48d5279962f36a8c4366e40;hpb=0ad9506f94f815ebdfa84f7b5ecd8b97cc0ba531;p=releng%2Fglobal-jjb.git diff --git a/schema/release-packagecloud-schema.yaml b/schema/release-packagecloud-schema.yaml index 15ba511d..f17d1741 100644 --- a/schema/release-packagecloud-schema.yaml +++ b/schema/release-packagecloud-schema.yaml @@ -13,7 +13,6 @@ $id: "https://github.com/lfit/releng-global-jjb/blob/master/release-packagecloud required: - "package_name" - - "distribution_type" properties: package_name: @@ -21,5 +20,3 @@ properties: properties: name: type: "string" - distribution_type: - type: "string"