summaryrefslogtreecommitdiff
path: root/dobi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dobi.yaml')
-rw-r--r--dobi.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/dobi.yaml b/dobi.yaml
new file mode 100644
index 0000000000..bd831c3746
--- /dev/null
+++ b/dobi.yaml
@@ -0,0 +1,8 @@
+
+# Images
+
+image=chef:
+ image: '{env.IMAGE_REGISTRY}/chef'
+ context: .
+ tags:
+ - '{env.VERSION}' \ No newline at end of file