Skip to content
Snippets Groups Projects
Commit a196081c authored by Nicolas Borboën's avatar Nicolas Borboën
Browse files

[WIP] ssh-agent

parent 7b713974
Branches
Tags v1567180028
No related merge requests found
Pipeline #16542 waiting for manual action
......@@ -9,6 +9,9 @@ echo "My token is $MY_TOKEN"
whoami
eval `ssh-agent`
ssh-add -p ~/.ssh/id_rsa
ssh-add -l
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment