From 2b83a7bc08240ff2a3723f33cf5c0ee11ad548c7 Mon Sep 17 00:00:00 2001 From: Tom Duffield Date: Tue, 26 Sep 2017 13:09:01 -0500 Subject: Use new 'docker_images' Expeditor syntax Signed-off-by: Tom Duffield --- .expeditor/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index a64b2cbab0..b80658a3ac 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -15,6 +15,9 @@ rubygems: - chef - chef-config +docker_images: + - chef + github: # The file where the MAJOR.MINOR.PATCH version is kept. The version in this file # is bumped automatically via the `built_in:bump_version` merge_action. -- cgit v1.2.1