Add new file
Deploy
deploy_to_production
Cloning into '/home/gitlab-runner/builds/04f2d9d0/0/ai-tools/performance-score'...
Checking out a4a436a5 as master...
Skipping Git submodules setupsection_end:1754826223:get_sourcessection_start:1754826223:restore_cachesection_end:1754826223:restore_cachesection_start:1754826223:download_artifactssection_end:1754826223:download_artifactssection_start:1754826223:build_script$ which ssh-agent || ( apk add --update --no-cache openssh-client )
/usr/bin/ssh-agent
$ eval $(ssh-agent -s)
Agent pid 27675
$ echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
Enter passphrase for (stdin):section_end:1754826223:build_scriptsection_start:1754826223:after_scriptsection_end:1754826223:after_scriptERROR: Job failed: exit status 1