using npm login
Build
build
/bin/sh: 1: ssh-keyscan: not found
The command '/bin/sh -c mkdir -p /root/.ssh/ && echo "$SSH_PRIVATE_KEY" > /root/.ssh/id_rsa && chmod -R 600 /root/.ssh/ && ssh-keyscan labs.atlasvoyages.com >> /root/.ssh/known_hosts && cat /root/.ssh/id_rsa && ssh -T git@labs.atlasvoyages.com' returned a non-zero code: 127section_end:1551796301:build_scriptsection_start:1551796301:after_script+ set -eo pipefail
+ set +o noclobber
+ eval ''
+ :
+ exit 0
++ '[' 2 = 1 ']'section_end:1551796301:after_scriptERROR: Job failed: exit status 1