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

Adding AlmaLinux test image

parent 1aa7a357
No related branches found
No related tags found
No related merge requests found
Pipeline #4586 failed
......@@ -9,7 +9,7 @@ docker_almalinux_build:
- ./build/openfpm_numerics/src/numerics
- ./openfpm_numerics/test
script:
- yum install -y openssh-clients cmake wget git
- yum install -y openssh-clients cmake wget git gcc-c++
- 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