Skip to content

Commit

Permalink
Merge pull request #1845 from chef/add_dev_channel_hab
Browse files Browse the repository at this point in the history
Adding dev channel publish hab channel
  • Loading branch information
nikhil2611 authored Dec 17, 2024
2 parents 71abc00 + 3f8183a commit 5d4da10
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ slack:
# This publish is triggered by the `built_in:publish_rubygems` artifact_action.
rubygems:
- ohai
artifact_channels:
- dev

github:
# This deletes the GitHub PR branch after successfully merged into the release branch
Expand Down Expand Up @@ -73,4 +75,5 @@ subscriptions:
- 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/build-test
- trigger_pipeline:habitat/build-test
- built_in:promote_habitat_packages

0 comments on commit 5d4da10

Please sign in to comment.