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

[WIP] ssh prob?

parent e98bba07
No related branches found
No related tags found
No related merge requests found
Pipeline #16541 waiting for manual action
...@@ -9,6 +9,10 @@ echo "My token is $MY_TOKEN" ...@@ -9,6 +9,10 @@ echo "My token is $MY_TOKEN"
whoami whoami
ssh-add -p ~/.ssh/id_rsa
ssh-add -l
# git clone git@gitlab.epfl.ch:idevelop/howtogitlabrunner.wiki.git wiki # git clone git@gitlab.epfl.ch:idevelop/howtogitlabrunner.wiki.git wiki
# cp README.pdf wiki/public/ # cp README.pdf wiki/public/
# echo \n$(date '+%Y-%m-%d %H:%M:%S') >> wiki/home.md # echo \n$(date '+%Y-%m-%d %H:%M:%S') >> wiki/home.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment