feat: 增加 pipeline和 deployment

This commit is contained in:
2025-09-21 21:38:42 +08:00
parent ef4fce6d42
commit fd0cf782c4
10 changed files with 154 additions and 17 deletions

10
pnpm-lock.yaml generated
View File

@@ -41,6 +41,9 @@ importers:
zod:
specifier: ^4.1.5
version: 4.1.5
zx:
specifier: ^8.8.2
version: 8.8.2
devDependencies:
'@tsconfig/node-ts':
specifier: ^23.6.1
@@ -1970,6 +1973,11 @@ packages:
use-sync-external-store:
optional: true
zx@8.8.2:
resolution: {integrity: sha512-JuCw+diiuDihAtDC/ClDjaP3spsOxfFAMWrSa+esdU+YnBwYGuFef+B127zQ3x2FHOFULQ4NbaX/95d5260eYQ==}
engines: {node: '>= 12.17.0'}
hasBin: true
snapshots:
'@alloc/quick-lru@5.2.0': {}
@@ -3752,3 +3760,5 @@ snapshots:
optionalDependencies:
'@types/react': 18.3.24
react: 18.3.1
zx@8.8.2: {}