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
991f9b98
Commit
991f9b98
authored
Sep 18, 2019
by
Simon Spannagel
Browse files
CI: reset entry point for testing, remove sourcing of CVMFS stuff
parent
91d37e4c
Pipeline
#1101211
failed with stages
in 4 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
991f9b98
...
...
@@ -82,7 +82,6 @@ cmp:cc7-docker:
-
docker
image
:
name
:
gitlab-registry.cern.ch/corryvreckan/corryvreckan/corryvreckan-deps
#entrypoint: ["/bin/bash", "-c"]
entrypoint
:
[
"
"
]
script
:
-
gcc --version
...
...
@@ -149,9 +148,9 @@ cmp:mac1014-clang:
-
docker
dependencies
:
-
cmp:cc7-docker
image
:
gitlab-registry.cern.ch/corryvreckan/corryvreckan/corryvreckan-deps
before_script
:
-
source .gitlab-ci.d/init_x86_64.sh
image
:
name
:
gitlab-registry.cern.ch/corryvreckan/corryvreckan/corryvreckan-deps
entrypoint
:
[
"
"
]
tst:telescope:
extends
:
.test
...
...
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