Skip to content

Commit

Permalink
new8
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 333a93e commit d29bff2
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 @@ -97,7 +97,7 @@ cp $HAB_CACHE_KEY_PATH/* results/
RESOLVED_RESULTS_DIR=$(realpath results/)

output_string_vikas=$(echo "$Bookself_hart_file" | sed 's|results/||')
HAB_CACHE_KEY_PATH=$RESOLVED_RESULTS_DIR DO_CHECK=false hab pkg install results/$output_string_vikas
HAB_CACHE_KEY_PATH=$RESOLVED_RESULTS_DIR DO_CHECK=true hab pkg install results/$output_string_vikas

hab pkg build results/$output_string_vikas

Expand Down

0 comments on commit d29bff2

Please sign in to comment.