Skip to content

Commit

Permalink
test BUILDKITEM
Browse files Browse the repository at this point in the history
Signed-off-by: talktovikas <vikas.yadav@progress.com>
  • Loading branch information
talktovikas committed Sep 17, 2024
1 parent cd89fb4 commit ad67e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .expeditor/habitat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ pushd results
pkg_name=$(ls -1t *.hart | head -1)
popd
echo pkg_name is $pkg_name
buildkite-agent artifact upload $CHEF_SERVER_SRC/bookshelf/results/$pkg_name
hab pkg upload $CHEF_SERVER_SRC/bookshelf/results/$pkg_name
buildkite-agent artifact upload results/$pkg_name
hab pkg upload results/$pkg_name
# hab pkg export docker -i "$ORIGIN/bookshelf" \
# --no-push-image \
# --no-tag-latest \
Expand Down

0 comments on commit ad67e7f

Please sign in to comment.