Skip to content

Commit

Permalink
tedst
Browse files Browse the repository at this point in the history
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
  • Loading branch information
muthuja committed Jan 23, 2025
1 parent 895b574 commit 020cfb3
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ rubygems:

artifact_channels:
- unstable
- chef-dke-lts2024

github:
# This deletes the GitHub PR branch after successfully merged into the release branch
Expand Down Expand Up @@ -64,12 +63,10 @@ subscriptions:
- workload: project_promoted:{{agent_id}}:unstable:*
actions:
- built_in:promote_habitat_packages
- built_in:rollover_changelog
- built_in:publish_rubygems

pipelines:
- verify:
description: Pull Request validation tests
public: true
- habitat/build:
env:
- HAB_NONINTERACTIVE: "true"
Expand All @@ -82,5 +79,4 @@ pipelines:
- HAB_NONINTERACTIVE: "true"
- HAB_NOCOLORING: "true"
- HAB_STUDIO_SECRET_HAB_NONINTERACTIVE: "true"
trigger: pull_request

trigger: pull_request

0 comments on commit 020cfb3

Please sign in to comment.