IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 1b423dad authored by Ralf Ulrich's avatar Ralf Ulrich
Browse files

Removed debug printouts

parent b216703f
No related tags found
No related merge requests found
......@@ -22,13 +22,7 @@ config-u-18_04:
variables:
CORSIKA_DATA: "${CI_PROJECT_DIR}/corsika-data/"
script:
- echo $PWD
- echo $CI_BUILDS_DIR
- echo $CI_PROJECT_DIR
- echo $CORSIKA_DATA
- ls
- git clone https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika-data.git
- ls $CORSIKA_DATA
- mkdir build
- cd build
- cmake .. -DCMAKE_BUILD_TYPE=Debug -DWITH_PYTHIA=ON
......
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