Skip to content

Commit

Permalink
corrected .sh file location.
Browse files Browse the repository at this point in the history
Signed-off-by: sreepuramsudheer <ssudheer@progress.com>
  • Loading branch information
sreepuramsudheer committed Sep 20, 2024
1 parent da4f20a commit f6124b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .expeditor/automate_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git clone https://github.com/chef/automate.git
cd automate
git checkout vikas/cs-changes-for-pipeline
pushd results
buildkite-agent artifact download chef-*.hart
buildkite-agent artifact download "chef-*.hart"
popd

echo "results directory contents" `ls -l results`
Expand Down

0 comments on commit f6124b9

Please sign in to comment.