明树Git Lab
00:00:01
Nov 26, 2025
Agent pid 180142$ ssh-add ~/.ssh/id_rsaIdentity added: /home/gitlab-runner/.ssh/id_rsa (/home/gitlab-runner/.ssh/id_rsa)$ echo -e "Host *\n\tStrictHostKeyChecking no\n\nHost *\n\tPubkeyAcceptedKeyTypes=+ssh-dss\n\n" > ~/.ssh/config$ ssh-add -l2048 SHA256:Sdka4GB3TLVJ1ObnrJA7RbQA70juVz9aSMKKEofyVK0 /home/gitlab-runner/.ssh/id_rsa (RSA)$ ssh root@10.40.8.7 " cd /srv/hpaas/ts_custom && git checkout ./package.json && git pull && npm install --registry https://registry.npmmirror.com && rm -rf ./dist && npm run build "Bad owner or permissions on /home/gitlab-runner/.ssh/configsection_end:1764128476:step_scriptERROR: Job failed: exit status 1