No more need for sourceMountPath

This commit is contained in:
Aurélien Gâteau 2014-07-30 15:02:55 +02:00
parent 75a5bdac60
commit 47762d3812

View File

@ -6,7 +6,6 @@ interface: "python"
requires: [] requires: []
script: "main.py" #assumed relative to the current directory script: "main.py" #assumed relative to the current directory
configuration: configuration:
sourceMountPath: "/some/path"
unpack: unpack:
- source: "/path/to/squashfs/image.sqfs" - source: "/path/to/squashfs/image.sqfs"
destination: "" destination: ""