see job

2 jobs from master in 16 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #1019
atlasvoyages-prod-runner
build

00:16

 
  Deploy
skipped #1020
atlasvoyages-prod-runner
deploy
 
Build build
-rw-rw-r-- 1 root     root       2880 Mar  7 16:31 package.json
drwxrwxr-x 2 root root 4096 Apr 26 15:22 sh
Removing intermediate container 2bf41bb64b92
---> 784ee1c5ce5b
Step 30/37 : RUN find ./node_modules -maxdepth 1 -name "pine*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "hermes*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "theme-atlasvoyages*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \;
---> Running in 1255cd6b8ec0
find: `./node_modules': No such file or directory
The command '/bin/sh -c find ./node_modules -maxdepth 1 -name "pine*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "hermes*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "theme-atlasvoyages*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \;' returned a non-zero code: 1
ERROR: Job failed: exit status 1