Compare commits
2 Commits
c222a007c1
...
e291dbf9ad
| Author | SHA1 | Date | |
|---|---|---|---|
| e291dbf9ad | |||
| 5a8176d1bf |
2
.cnb.yml
2
.cnb.yml
@@ -12,7 +12,7 @@
|
||||
script: |
|
||||
bun i
|
||||
bun run src/cli.ts repo sync
|
||||
timeout: 20s
|
||||
timeout: 120s
|
||||
|
||||
main:
|
||||
"crontab: 0 11,23 * * *": !reference [.crontab-job]
|
||||
|
||||
@@ -9,13 +9,13 @@
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.32.1",
|
||||
"packageManager": "pnpm@10.33.0",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@kevisual/cnb": "^0.0.56",
|
||||
"@kevisual/cnb": "^0.0.62",
|
||||
"@kevisual/context": "^0.0.8",
|
||||
"@kevisual/gitea": "^0.0.6",
|
||||
"@kevisual/router": "^0.1.6",
|
||||
"@kevisual/router": "^0.2.4",
|
||||
"dayjs": "^1.11.20"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user