Skip to content

Commit

Permalink
new 1
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 24, 2024
1 parent a728cd1 commit 779c111
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .expeditor/automate_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ echo "This is the current dir: " `pwd`

echo "Building the package"

echo "contents of place where key should exist" `ls -l $HAB_CACHE_KEY_PATH`

cp -r $HAB_CACHE_KEY_PATH results/

output_string_vikas=$(echo "$Bookself_hart_file" | sed 's|results/||')
hab pkg install results/$output_string_vikas
Expand Down

0 comments on commit 779c111

Please sign in to comment.