see job

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

00:16

 
  Deploy
skipped #1016
atlasvoyages-prod-runner
deploy
 
Build build
 ---> Running in 77a4ac2ff263
/atlasvoyages
Removing intermediate container 77a4ac2ff263
---> 5347e30c5e2d
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 2a1ab2cf929e
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