Skip to content

Commit

Permalink
adding auto promote to dev
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <[email protected]>
  • Loading branch information
sean-simmons-progress committed Nov 1, 2024
1 parent c70df77 commit c2297a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ subscriptions:
- "Expeditor: Skip All"
- built_in:build_gem:
only_if: built_in:bump_version
# Automatically promote the Habitat packages from unstable to dev upon successful build
# - workload: buildkite_hab_build_group_published:{{agent_id}}:*
# actions:
# - built_in:promote_habitat_packages
Automatically promote the Habitat packages from unstable to dev upon successful build
- workload: buildkite_hab_build_group_published:{{agent_id}}:*
actions:
- built_in:promote_habitat_packages

# # Subscribe to the promotion of the dev channel to acceptance
# - workload: project_promoted:{{agent_id}}:dev:*
Expand Down

0 comments on commit c2297a7

Please sign in to comment.