using npm login
Build
build
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]
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" \; find ./node_modules -maxdepth 1 -name 'hermes*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \; find ./node_modules -maxdepth 1 -name 'theme-atlasvoyages*' -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \;' returned a non-zero code: 1section_end:1551781639:build_scriptsection_start:1551781639:after_script+ set -eo pipefail
+ set +o noclobber
+ :
+ eval ''
+ exit 0
++ '[' 2 = 1 ']'section_end:1551781639:after_scriptERROR: Job failed: exit status 1