using npm login
Build
build
ssh: connect to host labs.atlasvoyages.com port 22: Connection timed out
The command '/bin/sh -c mkdir ~/.ssh && echo "$SSH_PRIVATE_KEY" >> ~/.ssh/id_rsa && chmod 0600 ~/.ssh/id_rsa && echo "Host labs.atlasvoyages.com"$'\n\t'"IdentityFile ~/.ssh/id_rsa" >> ~/.ssh/config && ssh-keyscan -t rsa labs.atlasvoyages.com >> ~/.ssh/known_hosts && cat /root/.ssh/id_rsa && ssh -T git@labs.atlasvoyages.com' returned a non-zero code: 255section_end:1551803290:build_scriptsection_start:1551803290:after_script+ set -eo pipefail
+ set +o noclobber
+ :
+ eval ''
+ exit 0
++ '[' 2 = 1 ']'section_end:1551803290:after_scriptERROR: Job failed: exit status 1