IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 435cf5cb authored by Lukas Nellen's avatar Lukas Nellen :footprints:
Browse files

CI config cleanup for container

parent c37dacdd
No related branches found
No related tags found
1 merge request!86CI testing
Pipeline #349 passed
......@@ -3,16 +3,10 @@ image: corsika/devel:u-18.04
variables:
GIT_SSL_NO_VERIFY: "1"
#before_script:
# - apt-get update --yes
# - apt-get install --yes cmake libboost-dev libeigen3-dev python3 gfortran
# - apt-get install --yes doxygen graphviz
build:
stage: build
tags:
- unam
# - corsika
- corsika
script:
- mkdir build
- cd build
......@@ -36,8 +30,7 @@ build:
pages:
stage: build
tags:
- unam
# - corsika
- corsika
script:
- mkdir build
- cd build
......
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