summaryrefslogtreecommitdiff
path: root/.expeditor/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.expeditor/config.yml')
-rw-r--r--.expeditor/config.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
new file mode 100644
index 0000000000..1d6ed0d406
--- /dev/null
+++ b/.expeditor/config.yml
@@ -0,0 +1,14 @@
+product_key: chef
+
+slack:
+ notify_channel: bot-testing
+
+docker:
+ enable: true
+ build_args:
+ CHANNEL: "{{channel}}"
+ VERSION: "{{version}}"
+
+github:
+ bump_version_on_merge: false
+ trigger_build_on_bump: false