summaryrefslogtreecommitdiff
path: root/docker/recipes.test.yml
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
commitafdeba754f8766de3b12211953eced5304991cde (patch)
tree5eb898685ded7c796926b6f1dedadb5d0dce8d89 /docker/recipes.test.yml
parenta5b1ffcadfa25582fa8364b73524bfff3e2a274b (diff)
New upstream version 1.0.0+git20190906.f5be960
Diffstat (limited to 'docker/recipes.test.yml')
-rw-r--r--docker/recipes.test.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docker/recipes.test.yml b/docker/recipes.test.yml
new file mode 100644
index 0000000..18d4aca
--- /dev/null
+++ b/docker/recipes.test.yml
@@ -0,0 +1,14 @@
+version: '3.4'
+
+services:
+ sut:
+ build:
+ context: ..
+ dockerfile: docker/Dockerfile
+ target: runner
+ volumes:
+ - type: bind
+ source: ./tests
+ target: /recipes
+ working_dir: /recipes
+ command: simple-recipe.yaml