mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 04:38:36 +00:00
Update build tags for sqlite_unlock_notify (#5144)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"focus": false,
|
||||
"panel": "shared"
|
||||
},
|
||||
"args": ["build", "-tags=\"sqlite\""],
|
||||
"args": ["build", "-tags=\"sqlite sqlite_unlock_notify\""],
|
||||
"linux": {
|
||||
"args": ["-o", "gitea", "${workspaceRoot}/main.go"]
|
||||
},
|
||||
|
Reference in New Issue
Block a user