mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-03 07:12:27 +00:00
jenkins: Don't clean out when building with old Go (nukes coverage data)
This commit is contained in:
parent
66a7829eee
commit
2d47242d54
@ -64,7 +64,6 @@ if [[ -d /usr/local/oldgo ]]; then
|
||||
go version
|
||||
echo
|
||||
|
||||
git clean -fxd
|
||||
rm -rf "$GOPATH/pkg"
|
||||
go run build.go install all # only compile, don't run lints and stuff
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user