How to pass SSH private key into a local gitlab pipeline?

前端 未结 0 861
后悔当初
后悔当初 2020-12-16 11:24

There are ample questions here which instruct you to add

- echo "$SSH_PRIVATE_KEY" | tr -d \'\\r\' | ssh-add -

to .gitlab-ci.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题