~longsleep/snapcraft/snapcraft-debs-plugin

« back to all changes in this revision

Viewing changes to integration-tests/data/assemble/package.yaml.after

  • Committer: Snappy Tarmac
  • Author(s): Sergio Schvezov, Leo Arias
  • Date: 2015-08-27 19:41:24 UTC
  • mfrom: (134.2.9 meta-all-yaml)
  • Revision ID: snappy_tarmac-20150827194124-1jqsn2mmbl4454zw
Generate meta (package.yaml and readme.md) from snapcraft.yaml by sergiusens approved by chipaca,elopio

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
architecture: @ARCH@
2
 
binaries:
3
 
- exec: binary1.wrapper
4
 
  name: assemble-bin
5
 
- exec: subdir/binary2.wrapper
6
 
  name: binary2
7
 
name: assemble
8
 
services:
9
 
- name: assemble-service
10
 
  start: service-start.wrapper
11
 
  stop: service-stop.wrapper with args
12
 
vendor: mterry@ubuntu.com
13
 
version: 1.0