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

Adding AlmaLinux test image

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