明树Git Lab
00:00:01
Nov 28, 2025
$ echo -e "Host *\n\tStrictHostKeyChecking no\n\nHost *\n\tPubkeyAcceptedKeyTypes=+ssh-dss\n\n" > ~/.ssh/config$ ssh-add -l3072 SHA256:sLj886WtbNTlRtjCFe3CH55+bQ+6nFeUIB78vy1hdOc gitlab-runner@tzglxt (RSA)$ ssh root@10.40.8.7 " cd /srv/jt_backend && git checkout ./package.json && git pull && npm install --registry https://registry.npmmirror.com "Warning: Permanently added '10.40.8.7' (ED25519) to the list of known hosts.Permission denied, please try again.Permission denied, please try again.root@10.40.8.7: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).section_end:1764313152:step_scriptsection_start:1764313152:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1764313152:cleanup_file_variablesERROR: Job failed: exit status 1