Skip to content

Commit

Permalink
address build errors
Browse files Browse the repository at this point in the history
Signed-off-by: 'Stanislav Maksimov' <smaksimov@slack-corp.com>
  • Loading branch information
maksimov committed Jun 21, 2023
1 parent 84bc4a0 commit a437d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.env
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ mkdir -p .git/hooks
ln -sf "$PWD/misc/git/pre-commit" .git/hooks/pre-commit
ln -sf "$PWD/misc/git/commit-msg" .git/hooks/commit-msg
git config core.hooksPath .git/hooks
git config --global --add safe.directory /vt/src/vitess.io/vitess
export EXTRA_BIN=$PWD/test/bin

0 comments on commit a437d2c

Please sign in to comment.