From 3826abd58ef4013d972fb231158a525182ff2402 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 6 Nov 2015 16:44:35 +0000 Subject: [PATCH] Schema changes as well. Git :-( --- schema/snapcraft.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schema/snapcraft.yaml b/schema/snapcraft.yaml index 695488aec1..62a8890d91 100644 --- a/schema/snapcraft.yaml +++ b/schema/snapcraft.yaml @@ -115,6 +115,9 @@ properties: uniqueItems: true items: type: string + stage-series: + type: string + description: Ubuntu series to pull staged packages from after: type: array minitems: 1