Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bjdgyc committed Feb 22, 2024
1 parent 0227c3e commit 33139a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 1 addition & 1 deletion release_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gopath=/go
dockercmd=$(
cat <<EOF
sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/repositories
apk add gcc g++ musl musl-dev
apk add gcc g++ musl musl-dev tzdata
export GOPROXY=https://goproxy.cn
go mod tidy
echo "build:"
Expand Down
20 changes: 0 additions & 20 deletions server/build_test.sh

This file was deleted.

0 comments on commit 33139a5

Please sign in to comment.