using npm login

2 jobs from master in 2 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Build
failed #835
atlasvoyages-prod-runner
build

00:02

 
  Deploy
skipped #836
atlasvoyages-prod-runner
deploy
 
Build build
Step 12/29 : ARG BUILD_TOKEN
---> Using cache
---> fecbbff3798a
Step 13/29 : RUN mkdir ~/.ssh && echo "$SSH_PRIVATE_KEY" >> ~/.ssh/id_rsa && chmod 0600 ~/.ssh/id_rsa && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config && ssh -T git@labs.atlasvoyages.com << EOF
---> Running in f12ce6d60b81
/root/.ssh/config: line 1: Bad configuration option: -e
/root/.ssh/config: terminating, 1 bad configuration options
The command '/bin/sh -c mkdir ~/.ssh && echo "$SSH_PRIVATE_KEY" >> ~/.ssh/id_rsa && chmod 0600 ~/.ssh/id_rsa && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config && ssh -T git@labs.atlasvoyages.com << EOF' returned a non-zero code: 255
ERROR: Job failed: exit status 1