Skip to content

Commit

Permalink
Merge pull request #983 from chef/nikhil/cookstyle_pipelines
Browse files Browse the repository at this point in the history
Testing publish pipeline
  • Loading branch information
sanghinitin authored Dec 6, 2024
2 parents 6822018 + 869376a commit 2d4cefa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .expeditor/habitat-test.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ expeditor:

steps:

- label: ":linux: Validate Habitat Builds of Chef-cli"
- label: ":linux: Validate Habitat Builds of Cookstyle"
commands:
- .expeditor/buildkite/artifact.habitat.test.sh
expeditor:
Expand All @@ -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 Cookstyle"
commands:
- .expeditor/buildkite/artifact.habitat.test.ps1
expeditor:
Expand Down

0 comments on commit 2d4cefa

Please sign in to comment.