mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
fix(push): link commit hash and render message as plain text
This commit is contained in:
parent
e1b1daac98
commit
52d136c468
7 changed files with 1249 additions and 1175 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"compatibility_date": "2025-01-01",
|
||||
"compatibility_flags": [],
|
||||
"build": {
|
||||
"command": "cd admin && bun install --frozen-lockfile && bun run generate"
|
||||
"command": "cd admin && bun install --frozen-lockfile && node node_modules/nuxt/bin/nuxt.mjs generate"
|
||||
},
|
||||
"assets": {
|
||||
"directory": "./admin/.output/public",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue