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
de928171
Commit
de928171
authored
Sep 18, 2019
by
Simon Spannagel
Browse files
CI: try overwriting entrypoint
parent
fa6ba30b
Pipeline
#1100706
failed with stages
in 8 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
de928171
...
...
@@ -80,7 +80,9 @@ cmp:cc7-docker:
stage
:
compilation
tags
:
-
docker
image
:
gitlab-registry.cern.ch/corryvreckan/corryvreckan/corryvreckan-deps
image
:
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
...
...
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