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

Checking output

parent acffee66
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ docker_centos_build:
- 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
- ./build.sh $CI_PROJECT_DIR unused pdata 0 base
- ls base
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