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

« back to all changes in this revision

Viewing changes to snapcraft.yaml

  • Committer: Sergio Cazzolato
  • Date: 2018-09-17 07:55:02 UTC
  • Revision ID: sergio.cazzolato@canonical.com-20180917075502-aez3i92b9ak3glhn
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: test-snapd-just-edge
 
2
version: 1.0
 
3
summary: Basic snap published just on edge channel
 
4
description: A basic snap published just on edge channel
 
5
confinement: strict
 
6
grade: stable
 
7
 
 
8
apps:
 
9
    snap-name:
 
10
        command: snap-name
 
11
        plugs: []
 
12
 
 
13
parts:
 
14
    copy:
 
15
        plugin: dump
 
16
        source: .