fix acme drift

4 jobs for master in 1 minute and 21 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #219739
docker-arm
build-arm

00:01:18

failed #219738
docker
build-x86

00:00:56

 
  Deploy
skipped #219741
docker
deploy_branch
skipped #219740
docker
deploy_latest
 
Name Stage Failure
failed
build-arm Build
   8 |     RUN npm ci && npm cache clean --force
9 | COPY . ./
10 | >>> RUN npm run build
11 |
12 | FROM base
--------------------
ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build-x86 Build
   8 |     RUN npm ci && npm cache clean --force
9 | COPY . ./
10 | >>> RUN npm run build
11 |
12 | FROM base
--------------------
ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1