diff options
author | Christopher A. Snapp <csnapp@chef.io> | 2020-07-01 14:01:51 -0600 |
---|---|---|
committer | Christopher A. Snapp <csnapp@chef.io> | 2020-07-13 13:33:48 -0600 |
commit | c796162de76b205abbb28d83be4350a424dea8bd (patch) | |
tree | a433b74836d2e16f9d83b608f703c33de409b7cb /.expeditor | |
parent | f09e84428d9f426768d074d0b8e68309172a5763 (diff) | |
download | chef-c796162de76b205abbb28d83be4350a424dea8bd.tar.gz |
Enable promotion of habitat artifacts to stable
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index e9d5970882..ea7fba193e 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -98,6 +98,7 @@ subscriptions: - bash:.expeditor/update_dockerfile.sh - built_in:tag_docker_image - built_in:publish_rubygems + - built_in:promote_habitat_packages - built_in:notify_chefio_slack_channels # the habitat chain |