summaryrefslogtreecommitdiff
path: root/docker/tests/simple-recipe.yaml
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2019-09-09 06:58:33 +0000
committerEmanuele Aina <emanuele.aina@collabora.com>2019-09-09 06:58:33 +0000
commit8c16f187783f193a7e5a87d9ef1281cd8ca92c1e (patch)
treeefd3b745eec6410d08dc53dd7ecb43a7be5cdd32 /docker/tests/simple-recipe.yaml
parent3f13e87bb45d0d791c86338f9aa0853a9f41a992 (diff)
parentafdeba754f8766de3b12211953eced5304991cde (diff)
Update upstream source from tag 'upstream/1.0.0+git20190906.f5be960'
Update to upstream version '1.0.0+git20190906.f5be960' with Debian dir ff8d0024ed4cb787f364d24c9d56bc359f4d73e9
Diffstat (limited to 'docker/tests/simple-recipe.yaml')
-rw-r--r--docker/tests/simple-recipe.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docker/tests/simple-recipe.yaml b/docker/tests/simple-recipe.yaml
new file mode 100644
index 0000000..b4f99f2
--- /dev/null
+++ b/docker/tests/simple-recipe.yaml
@@ -0,0 +1,12 @@
+architecture: amd64
+
+actions:
+ - action: unpack
+ compression: gz
+ file: base.tar.gz
+
+ - action: overlay
+ source: A
+
+ - action: run
+ command: find ${ROOTDIR}