Skip to content

Commit

Permalink
Test git config change to avoid stamping issue
Browse files Browse the repository at this point in the history
Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>
  • Loading branch information
valerian-roche committed Mar 14, 2023
1 parent 213edbb commit f5634b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/do_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
set -e
set -x

git config --global --add safe.directory /go-control-plane

go install golang.org/x/tools/cmd/goimports@latest

cd /go-control-plane
Expand Down

0 comments on commit f5634b1

Please sign in to comment.