summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher A. Snapp <csnapp@chef.io>2020-09-24 08:29:19 -0600
committerChristopher A. Snapp <csnapp@chef.io>2020-11-05 07:17:18 -0700
commit1ec6523fff5da0dde61cb09a8741013e65556d67 (patch)
tree4d8addbee1d6ec55401c0c6e60aa8232445492fa
parent90f7e8c33b1d630f35ea4ab40046951eadb668e2 (diff)
downloadchef-1ec6523fff5da0dde61cb09a8741013e65556d67.tar.gz
Enable promotion of habitat artifacts to stable
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
-rw-r--r--.expeditor/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 0674d5a8b4..73c7dfb100 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -98,10 +98,11 @@ 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
- workload: buildkite_hab_build_group_published:{{agent_id}}:*
actions:
# when all of the hab package publish to the unstable channel, test and promote them
- - trigger_pipeline:habitat/test \ No newline at end of file
+ - trigger_pipeline:habitat/test