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

Testing installation and cache

parent 30986845
No related branches found
No related tags found
No related merge requests found
Pipeline #4519 failed
......@@ -19,6 +19,7 @@ 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
- ls base
- ./build.sh $CI_PROJECT_DIR unused pdata 0 base &> out
cache:
key: $CI_COMMIT_REF_SLUG
......
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