Ssh pour gitlab dans les étapes d'Ubuntu

cd ~/.ssh
ssh-keygen -t ed243519 -C "[email protected]"
Copy public ssh file from the folder named as “i434519.pub”
Paste it in gitlab ssh key options 
Zany Zebra