summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-06-26 10:57:44 -0700
committerGitHub <noreply@github.com>2019-06-26 10:57:44 -0700
commit979625a8de452b525cf5cf1b00b8e059b42167b0 (patch)
tree7cfee299c9da0bc481c97464046f9da2bc1d0a20
parent7d0132fddee612e782f662e76c655e6fc086ccce (diff)
parentef5f02549d023db4c993756d2e51c495466a2c29 (diff)
downloadchef-979625a8de452b525cf5cf1b00b8e059b42167b0.tar.gz
Merge pull request #8693 from chef/hab_buildxsz
Enable Habitat build promotion in Expeditor again
-rw-r--r--.expeditor/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index d6e0eda26c..203f6cd924 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -85,13 +85,13 @@ subscriptions:
- workload: artifact_published:current:chef:{{version_constraint}}
actions:
- built_in:tag_docker_image
- # - built_in:promote_habitat_packages Disable until we fix our hab package
+ - built_in:promote_habitat_packages
- workload: artifact_published:stable:chef:{{version_constraint}}
actions:
- built_in:rollover_changelog
- bash:.expeditor/update_dockerfile.sh
- built_in:tag_docker_image
- # - built_in:promote_habitat_packages Disable until we fix our hab package
+ - built_in:promote_habitat_packages
- built_in:publish_rubygems
- built_in:notify_chefio_slack_channels
- workload: ruby_gem_published:mixlib-archive-*