diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c8087acad8cf54eee449537b6040c3f3b78e6e3c..0b1d2c37f04aa2ca0f96c3af249f940eaac22f1a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,9 @@ docker_centos_build: - cp id_rsa.pub /root/.ssh/id_rsa.pub && chmod 644 /root/.ssh/id_rsa.pub - cp id_rsa /root/.ssh/id_rsa && chmod 600 /root/.ssh/id_rsa - ssh-keyscan -H git.mpi-cbg.de >> ~/.ssh/known_hosts - - ./build.sh $CI_PROJECT_DIR unused pdata 0 base + - cat /root/openfpm_dependencies/openfpm_pdata/base/test_file + - echo "Hello Cache" > /root/openfpm_dependencies/openfpm_pdata/base/test_file +# - ./build.sh $CI_PROJECT_DIR unused pdata 0 base &> out cache: key: $CI_COMMIT_REF_SLUG paths: