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

Fixing CI

parent 3b5eeb31
No related branches found
No related tags found
No related merge requests found
Pipeline #4566 failed
......@@ -19,7 +19,7 @@ docker_centos_build:
- ssh-keyscan -H git.mpi-cbg.de >> ~/.ssh/known_hosts
- ls openfpm_dependencies
- echo "cifarm-ubuntu-node" > hostname
- ./build.sh $CI_PROJECT_DIR unused pdata 0 base
- ./build.sh $CI_PROJECT_DIR unused pdata 0 $CI_COMMIT_REF_NAME
- ls openfpm_dependencies
cache:
when: always
......
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