Skip to content

Commit

Permalink
testing promote first build
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 Jan 3, 2025
1 parent caa2689 commit 2f7248d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ slack:
notify_channel: releng-notify

artifact_channels:
- dev
- unstable
- stable

Expand Down Expand Up @@ -73,7 +74,13 @@ subscriptions:
- "Expeditor: Skip All"
- built_in:build_gem:
only_if: built_in:bump_version

# - built_in:promote_habitat_packages:
# 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

# this is the only way currently to promote built-in rubygems publish
- workload: project_promoted:{{agent_id}}:*
Expand Down

0 comments on commit 2f7248d

Please sign in to comment.