From 87827a470b2a329fa62b47cc3389ca19ed0739d7 Mon Sep 17 00:00:00 2001 From: Sean Simmons Date: Fri, 3 Jan 2025 11:30:08 -0500 Subject: [PATCH] removing pipelines to rebuild the agent and pipelines Signed-off-by: Sean Simmons --- .expeditor/config.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 4216363..433bccd 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -18,11 +18,11 @@ pipelines: - verify: description: Pull Request validation tests public: true - - habitat/build: - description: Build the Habitat packages for faixhai - - habitat/test: - definition: .expeditor/habitat-test.pipeline.yml - trigger: default + # - habitat/build: + # description: Build the Habitat packages for faixhai + # - habitat/test: + # definition: .expeditor/habitat-test.pipeline.yml + # trigger: default release_branches: - workstation-LTS: @@ -59,10 +59,10 @@ subscriptions: ignore_labels: - "Expeditor: Skip Changelog" - "Expeditor: Skip All" - - trigger_pipeline:habitat/build: - ignore_labels: - - "Expeditor: Skip Habitat" - - "Expeditor: Skip All" + # - trigger_pipeline:habitat/build: + # ignore_labels: + # - "Expeditor: Skip Habitat" + # - "Expeditor: Skip All" only_if: built_in:bump_version - built_in:build_gem: only_if: built_in:bump_version