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