[ci][docker]: use matrix to reduce build time & change base image to busybox (#417)

* ci: use matrix to reduce build time

* docker: change base image to busybox

* reuse workflows

* only download ipinfo db on tag pushes

* goreleaser
This commit is contained in:
UUBulb
2024-09-02 22:13:13 +08:00
committed by GitHub
parent 989c9f9740
commit 23751440c6
6 changed files with 211 additions and 147 deletions

View File

@@ -5,6 +5,7 @@ import (
"fmt"
"log"
"time"
_ "time/tzdata"
"github.com/naiba/nezha/cmd/dashboard/controller"
"github.com/naiba/nezha/cmd/dashboard/rpc"