We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0227c3e commit 33139a5Copy full SHA for 33139a5
release_test.sh
@@ -28,7 +28,7 @@ gopath=/go
28
dockercmd=$(
29
cat <<EOF
30
sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/repositories
31
-apk add gcc g++ musl musl-dev
+apk add gcc g++ musl musl-dev tzdata
32
export GOPROXY=https://goproxy.cn
33
go mod tidy
34
echo "build:"
server/build_test.sh
0 commit comments