From 1f35ae972507c9dfb7248c01561341231c082a3d Mon Sep 17 00:00:00 2001 From: James Page Date: Mon, 13 Feb 2017 11:52:56 +0000 Subject: [PATCH] Drop interfaces from snapcraft.yaml The snapstore won't accept uploads of classic snaps with interface declarations. Drop them for now - this may change later. Change-Id: Ib4d9c4e1b37f0bbd06dee1b5c5d4df878e0a074a --- snapcraft.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index d176f3f..5fdee37 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -16,16 +16,8 @@ grade: devel apps: rally: command: rally - plugs: - - network - - network-bind - - home rally-manage: command: rally-manage - plugs: - - network - - network-bind - - home aliases: - rally-manage