No more need for sourceMountPath
This commit is contained in:
parent
75a5bdac60
commit
47762d3812
@ -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: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user