Skip to content

Commit

Permalink
added gut config to trust src/
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Oct 17, 2024
1 parent f3a58c9 commit 461fa13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions habitat/plan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ do_before() {

do_download() {
build_line "Locally creating archive of latest repository commit at ${HAB_CACHE_SRC_PATH}/${pkg_filename}"
git config --add safe.directory /src
# source is in this repo, so we're going to create an archive from the
# appropriate path within the repo and place the generated tarball in the
# location expected by do_unpack
Expand Down

0 comments on commit 461fa13

Please sign in to comment.