summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2017-03-30 21:20:37 -0500
committerTom Duffield <tom@chef.io>2017-03-30 21:20:37 -0500
commit974a48e9fed485a9850069dc48821875df09cc31 (patch)
tree2ece27ea90fb8fd5896db6d19f92b3a3697dd2b4
parent7a1a19a14942636a2dd7ff17a64f44250dd3980e (diff)
downloadchef-expeditor-dev.tar.gz
Add expeditorexpeditor-dev
Signed-off-by: Tom Duffield <tom@chef.io>
-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