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
This commit is contained in:
parent
596ef7bee3
commit
1f35ae9725
@ -16,16 +16,8 @@ grade: devel
|
|||||||
apps:
|
apps:
|
||||||
rally:
|
rally:
|
||||||
command: rally
|
command: rally
|
||||||
plugs:
|
|
||||||
- network
|
|
||||||
- network-bind
|
|
||||||
- home
|
|
||||||
rally-manage:
|
rally-manage:
|
||||||
command: rally-manage
|
command: rally-manage
|
||||||
plugs:
|
|
||||||
- network
|
|
||||||
- network-bind
|
|
||||||
- home
|
|
||||||
aliases:
|
aliases:
|
||||||
- rally-manage
|
- rally-manage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user