Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
0008439b
Commit
0008439b
authored
Sep 18, 2019
by
Simon Spannagel
Browse files
CI/Docker: don't use CVMFS
parent
de928171
Pipeline
#1100881
failed with stages
in 2 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0008439b
...
...
@@ -84,9 +84,6 @@ cmp:cc7-docker:
name
:
gitlab-registry.cern.ch/corryvreckan/corryvreckan/corryvreckan-deps
entrypoint
:
[
"
/bin/bash"
,
"
-c"
]
script
:
-
export COMPILER_TYPE="gcc"
-
source .gitlab-ci.d/init_x86_64.sh
-
source .gitlab-ci.d/load_deps.sh
-
mkdir build
-
cd build
-
cmake -GNinja -DBUILD_EventLoaderEUDAQ2=ON -DCMAKE_BUILD_TYPE=RELEASE -DROOT_DIR=$ROOTSYS ..
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment