Update site.ts

4 jobs for master in 57 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #100976
docker-arm
build-arm

00:00:40

failed #100975
docker
build-x86

00:00:57

 
  Deploy
skipped #100978
docker
deploy_branch
skipped #100977
docker
deploy_latest
 
Name Stage Failure
failed
build-x86 Build

> nginx-proxy@1.0.0 build
> rimraf dist && tsc

src/site.ts(108,9): error TS2322: Type 'string[]' is not assignable to type 'number[]'.
Type 'string' is not assignable to type 'number'.
The command '/bin/sh -c npm run build' returned a non-zero code: 2
Cleaning up file based variables
ERROR: Job failed: exit code 2
failed
build-arm Build

> nginx-proxy@1.0.0 build
> rimraf dist && tsc

src/site.ts(108,9): error TS2322: Type 'string[]' is not assignable to type 'number[]'.
Type 'string' is not assignable to type 'number'.
The command '/bin/sh -c npm run build' returned a non-zero code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2