This commit is contained in:
parent
db3ed21876
commit
1dc1986e14
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ pipeline:
|
|||
|
||||
- pnpm set registry http://npm.proxy.coso
|
||||
- pnpm install
|
||||
- pnpm check
|
||||
- pnpm build
|
||||
- ./tool check
|
||||
- ./tool build
|
||||
|
||||
- apk add rsync openssh-client-default
|
||||
|
||||
|
|
Reference in a new issue