using npm login
Build
build
/bin/sh: 1: RUN: not found
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 && RUN ssh-keyscan -t rsa labs.atlasvoyages.com >> ~/.ssh/known_hosts' returned a non-zero code: 127section_end:1551861552:build_scriptsection_start:1551861552:after_script+ set -eo pipefail
+ set +o noclobber
+ :
+ eval ''
+ exit 0
++ '[' 2 = 1 ']'section_end:1551861552:after_scriptERROR: Job failed: exit status 1