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

testing docker

parent a5e14456
No related branches found
No related tags found
No related merge requests found
Pipeline #3955 failed
......@@ -15,7 +15,7 @@ docker_centos_build:
- DEBIAN_FRONTEND="noninteractive" apt-get -y install tzdata
- apt-get -y install cmake wget git g++ gfortran
- mkdir -p /root/openfpm_dependencies/openfpm_pdata/base
- ssh-keygen -b 2048 -t rsa -f /tmp/sshkey -q -N ""
- ssh-keygen -b 2048 -t rsa -f /root/.ssh -q -N ""
- echo "PUBLIC:"
- ls $HOME/.ssh
- 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