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

Adding AlmaLinux test image

parent 52868b7d
No related branches found
No related tags found
No related merge requests found
Pipeline #4584 failed
......@@ -9,7 +9,7 @@ docker_almalinux_build:
- ./build/openfpm_numerics/src/numerics
- ./openfpm_numerics/test
script:
- yum install -y openssh-clients cmake
- yum install -y openssh-clients cmake wget
- mkdir -p openfpm_dependencies
- mkdir /root/.ssh && chmod 700 /root/.ssh
- cp id_rsa.pub /root/.ssh/id_rsa.pub && chmod 644 /root/.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