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
fa6ba30b
Commit
fa6ba30b
authored
Sep 18, 2019
by
Simon Spannagel
Browse files
CI: full docker registry path
parent
8fb9ba4e
Pipeline
#1100477
failed with stages
in 5 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fa6ba30b
...
...
@@ -80,7 +80,7 @@ cmp:cc7-docker:
stage
:
compilation
tags
:
-
docker
image
:
corryvreckan/corryvreckan/corryvreckan-deps
image
:
gitlab-registry.cern.ch/
corryvreckan/corryvreckan/corryvreckan-deps
script
:
-
export COMPILER_TYPE="gcc"
-
source .gitlab-ci.d/init_x86_64.sh
...
...
@@ -146,7 +146,7 @@ cmp:mac1014-clang:
-
docker
dependencies
:
-
cmp:cc7-docker
image
:
corryvreckan/corryvreckan/corryvreckan-deps
image
:
gitlab-registry.cern.ch/
corryvreckan/corryvreckan/corryvreckan-deps
before_script
:
-
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