see job
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: 1section_end:1556292026:build_scriptsection_start:1556292026:after_scriptsection_end:1556292026:after_scriptsection_start:1556292026:upload_artifacts_on_failuresection_end:1556292026:upload_artifacts_on_failureERROR: Job failed: exit status 1