~snappy-dev/snappy-hub/test-snapd-just-edge

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: test-snapd-just-edge
version: 1.0
summary: Basic snap published just on edge channel
description: A basic snap published just on edge channel
confinement: strict
grade: stable

apps:
    snap-name:
        command: snap-name
        plugs: []

parts:
    copy:
        plugin: dump
        source: .