rework swiss

4 jobs for master in 2 minutes and 41 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #234457
docker-arm
build-arm

00:02:41

failed #234456
docker
build-x86

00:01:21

 
  Deploy
skipped #234459
docker
deploy_branch
skipped #234458
docker
deploy_latest
 
Name Stage Failure
failed
build-arm Build
npm notice
npm notice New minor version of npm available! 11.8.0 -> 11.10.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.10.1
npm notice To update run: npm install -g npm@11.10.1
npm notice
npm error A complete log of this run can be found in: /root/.npm/_logs/2026-02-21T04_51_26_610Z-debug-0.log
The command '/bin/sh -c npm ci && npm cache clean --force' returned a non-zero code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build-x86 Build
  13 |     FROM base
14 | ENV NODE_ENV production
15 | >>> RUN npm ci && npm cache clean --force
16 | COPY --from=builder /usr/src/app/dist ./dist
17 | COPY ./config.example.yaml ./config.yaml
--------------------
ERROR: failed to solve: process "/bin/sh -c npm ci && npm cache clean --force" did not complete successfully: exit code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1