X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=releases%2Fschema.yaml;h=f84c87093442d8039005ef40322fc4b6a9c4ff98;hb=7d6e0d97b57d3beb87d14c2a720079b382271066;hp=c3838760a183ad89b080675957d0299bdb1d0d25;hpb=cf9a90212f9439e58d6cc38955cb1fe288f78ff8;p=releng.git diff --git a/releases/schema.yaml b/releases/schema.yaml index c3838760a..f84c87093 100644 --- a/releases/schema.yaml +++ b/releases/schema.yaml @@ -46,7 +46,7 @@ properties: properties: name: type: 'string' - pattern: '^stable/[a-z]+$' + pattern: '^stable/[a-z0-9.]+$' location: type: 'object' required: ['name', 'location']