mirror of
https://abf.rosa.ru/djam/dolt.git
synced 2025-02-23 16:42:58 +00:00
1.28.2
This commit is contained in:
parent
c1c5c6fbac
commit
ae4799a8a1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ them to a remote, or merge your teammate's changes
|
||||||
find . -perm 0755 -type f -exec chmod 0644 {} \;
|
find . -perm 0755 -type f -exec chmod 0644 {} \;
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=direct
|
export GOPROXY=https://proxy.golang.org/cached-only
|
||||||
pushd go
|
pushd go
|
||||||
go build -o ../bin/%{name} ./cmd/dolt
|
go build -o ../bin/%{name} ./cmd/dolt
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Reference in a new issue