build(java): added ssh package in java image

This commit is contained in:
2026-05-15 15:49:40 +08:00
parent bf03ec0266
commit 292de2fc88
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ Pre-baked build environment for KollectAI-ETL backend and plugin CI jobs.
- Node.js 24 + pnpm 11 (via corepack)
- [buf](https://buf.build) CLI — for `buf lint` parity with pre-push
- ORAS CLI (Harbor artifact uploads)
- `openssh-client` + `sshpass` — for SSH-direct SIT/UAT deploy jobs (no runtime apt-get needed)
- git, jq, curl
> **Note**: Backend Java protobuf codegen lives in the Maven build via