Skip to content

Commit

Permalink
adding new workload that when the hab package is promoted to stable, …
Browse files Browse the repository at this point in the history
…release the gems (#74)

Signed-off-by: Sean Simmons <sean.simmons@progress.com>
  • Loading branch information
sean-simmons-progress authored Oct 31, 2024
1 parent c8e4b79 commit bacd763
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,10 @@ subscriptions:
- workload: project_promoted:{{agent_id}}:current:*
actions:
- built_in:promote_habitat_packages
- built_in:publish_rubygems

- workload: hab_package_published:stable:chef-demo/hello-omnibus-harmony/1*
actions:
- built_in:publish_rubygems
#- trigger_pipeline:omnibus/release
# - workload: pull_request_merged:chef/omnibus-software:main:*
# actions:
Expand Down

0 comments on commit bacd763

Please sign in to comment.