Skip to content

Commit

Permalink
remove verify pipeline configuration
Browse files Browse the repository at this point in the history
Signed-off-by: muthuja <[email protected]>
  • Loading branch information
muthuja committed Dec 19, 2024
1 parent b615b48 commit cbe926b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ rubygems:
artifact_channels:
- dev

pipelines:
- verify:
description: Pull Request validation tests
definition: .expeditor/verify.pipeline.yml
public: true

github:
# This deletes the GitHub PR branch after successfully merged into the release branch
delete_branch_on_merge: true
Expand Down Expand Up @@ -74,10 +68,7 @@ subscriptions:
only_if: built_in:bump_version
ignore_labels:
- "Expeditor: Skip Habitat"
- "Expeditor: Skip All"
- workload: pull_request_opened:{{github_repo}}:{{release_branch}}:*
actions:
- trigger_pipeline:verify
- "Expeditor: Skip All"

- workload: project_promoted:{{agent_id}}:*
actions:
Expand Down

0 comments on commit cbe926b

Please sign in to comment.