Skip to content

Commit

Permalink
remove pipeline create config
Browse files Browse the repository at this point in the history
Signed-off-by: nitin sanghi <[email protected]>
  • Loading branch information
sanghinitin committed Dec 6, 2024
1 parent 36a3a12 commit 0a29508
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,4 @@ subscriptions:
pipelines:
- verify:
description: Pull Request validation tests
public: true
- habitat/publish:
env:
- HAB_NONINTERACTIVE: "true"
- HAB_NOCOLORING: "true"
- HAB_STUDIO_SECRET_HAB_NONINTERACTIVE: "true"
- habitat/test:
description: Execute tests against the habitat artifact
definition: .expeditor/habitat-test.pipeline.yml
env:
- HAB_NONINTERACTIVE: "true"
- HAB_NOCOLORING: "true"
- HAB_STUDIO_SECRET_HAB_NONINTERACTIVE: "true"
trigger: pull_request
public: true

0 comments on commit 0a29508

Please sign in to comment.