From 323720bdbd70ff2fd15b7874a68438e13a41b4a1 Mon Sep 17 00:00:00 2001 From: "Christopher A. Snapp" Date: Mon, 6 Jul 2020 07:03:15 -0600 Subject: Remove Buildkite Pipelines Signed-off-by: Christopher A. Snapp --- .expeditor/config.yml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 0b9beaeed6..6a2ef432d4 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -17,16 +17,6 @@ rubygems: docker_images: - chef -pipelines: - - verify: - public: true - - habitat/build - - omnibus/release - - omnibus/adhoc: - definition: .expeditor/release.omnibus.yml - env: - - ADHOC: true - github: # This deletes the GitHub PR branch after successfully merged into the release branch delete_branch_on_merge: true @@ -62,16 +52,6 @@ merge_actions: ignore_labels: - "Expeditor: Skip Changelog" - "Expeditor: Skip All" - - trigger_pipeline:habitat/build: - ignore_labels: - - "Expeditor: Skip Habitat" - - "Expeditor: Skip All" - only_if: built_in:bump_version - - trigger_pipeline:omnibus/release: - ignore_labels: - - "Expeditor: Skip Omnibus" - - "Expeditor: Skip All" - only_if: built_in:bump_version subscriptions: - workload: artifact_published:unstable:chef:{{version_constraint}} -- cgit v1.2.1