Skip to content
Snippets Groups Projects
Commit 54bada85 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Genereting and printing

parent 9a0c803a
No related branches found
No related tags found
No related merge requests found
Pipeline #3531 failed
......@@ -20,7 +20,7 @@ echo "compilation type: $comp_type"
echo "Branch name: $branch"
echo "GPU compilation: $with_gpu"
cat /dev/zero | ssh-keygen
ssh-keygen -b 2048 -t rsa -q -N ""
echo "Content: $(ls $HOME/.ssh)"
echo "Public Key: $(cat $HOME/.ssh/id_rsa.pub)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment