mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 11:27:17 +08:00
ci: 修复错误
This commit is contained in:
@@ -23,6 +23,7 @@ variables:
|
||||
stages:
|
||||
- prepare
|
||||
- build
|
||||
- release
|
||||
|
||||
golangci_lint:
|
||||
stage: prepare
|
||||
|
||||
@@ -8,6 +8,6 @@ func init() {
|
||||
config := facades.Config()
|
||||
config.Add("panel", map[string]any{
|
||||
"name": "耗子Linux面板",
|
||||
"version": "v2.0.54",
|
||||
"version": "v2.0.55",
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user