From 15bb95958945fcaa3f57c4a992964963c0fd0a1e Mon Sep 17 00:00:00 2001 From: Ashique Saidalavi Date: Mon, 9 Dec 2024 19:19:18 +0530 Subject: [PATCH] Pipeline fixes Signed-off-by: Ashique Saidalavi --- .expeditor/habitat-test.pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.expeditor/habitat-test.pipeline.yml b/.expeditor/habitat-test.pipeline.yml index 838d841..4d2b646 100644 --- a/.expeditor/habitat-test.pipeline.yml +++ b/.expeditor/habitat-test.pipeline.yml @@ -9,7 +9,7 @@ expeditor: steps: - - label: ":linux: Validate Habitat Builds of Test Kitchen" + - label: ":linux: Validate Habitat Builds of Chef-cli" commands: - .expeditor/buildkite/artifact.habitat.test.sh expeditor: @@ -18,7 +18,7 @@ steps: image: ruby:3.1 privileged: true - - label: ":windows: Validate Habitat Builds of Test Kitchen" + - label: ":windows: Validate Habitat Builds of Chef-cli" commands: - .expeditor/buildkite/artifact.habitat.test.ps1 expeditor: