update docker and release workflow

This commit is contained in:
Alireza Ahmadi
2025-01-06 00:09:15 +01:00
parent 8073e8ab0a
commit e92cf56557
5 changed files with 6 additions and 135 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ mkdir -p web/html
rm -fr web/html/*
cp -R ../frontend/dist/* web/html/
go build -o ../sui main.go
go build -tags "with_quic,with_grpc,with_ech,with_utls,with_reality_server,with_acme,with_gvisor" -o ../sui main.go