fix block ci cd
Some checks failed
Deploy on Master Change / deploy (push) Has been cancelled

This commit is contained in:
2026-07-13 15:52:35 +07:00
parent b56c6d722c
commit 0ff025fb15
13 changed files with 134 additions and 17 deletions

View File

@@ -172,6 +172,7 @@ var systemAllowed = map[string]bool{
"client": true,
"simple_care_v1.0": true,
"simple_care_v1.1": true,
"simple_care_v1.2": true,
"simple_care": true,
"wails": true,
"code": true, // VSCode

View File

@@ -237,6 +237,7 @@ var systemAllowed = map[string]bool{
"client": true,
"simple_care_v1.0": true,
"simple_care_v1.1": true,
"simple_care_v1.2": true,
"simple_care": true,
}

View File

@@ -330,6 +330,7 @@ var systemAllowed = map[string]bool{
"client.exe": true,
"simple_care_v1.0.exe": true,
"simple_care_v1.1.exe": true,
"simple_care_v1.2.exe": true,
"simple_care.exe": true,
"wails.exe": true,
"msedgewebview2.exe": true, // WebView2 runtime (Wails renderer)