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