Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UMR-ASTRE
mapMCDA
Commits
94bccb55
Commit
94bccb55
authored
Aug 28, 2020
by
Facundo Muñoz
®️
Browse files
GitLab CI: try using $CI_REGISTRY_IMAGE
parent
bdf4b72c
Pipeline
#16829
failed with stages
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
94bccb55
...
@@ -40,11 +40,11 @@ before_script:
...
@@ -40,11 +40,11 @@ before_script:
test-oldrel
:
test-oldrel
:
<<
:
*test
<<
:
*test
image
:
mapmcda_testenv:oldrel
image
:
$CI_REGISTRY_IMAGE/
mapmcda_testenv:oldrel
test-release
:
test-release
:
<<
:
*test
<<
:
*test
image
:
mapmcda_testenv
:release
image
:
$CI_REGISTRY_IMAGE
:release
test-devel
:
test-devel
:
<<
:
*test
<<
:
*test
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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