Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Helmholtz Cloud Portal
Webapp
Commits
261a66ee
Commit
261a66ee
authored
Aug 10, 2021
by
Thomas Beermann
Browse files
update Docker image base repository path
parent
f6a33467
Pipeline
#93966
passed with stages
in 10 minutes and 18 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
261a66ee
...
...
@@ -9,7 +9,7 @@ stages:
variables
:
MAVEN_OPTS
:
"
-Dmaven.repo.local=.m2/repository"
DOCKER_REGISTRY
:
registry.hzdr.de
DOCKER_IMAGE_BASE
:
registry.hzdr.de/h
ifis-technical-platform/helmholtz-marketplace-
webapp
DOCKER_IMAGE_BASE
:
registry.hzdr.de/h
elmholtz-cloud-portal/
webapp
cache
:
key
:
"
$CI_COMMIT_REF_NAME"
...
...
.gitlab/ci/ci.yml
View file @
261a66ee
image
:
registry.hzdr.de/h
ifis-technical-platform/helmholtz-marketplace-
webapp/build:latest
image
:
registry.hzdr.de/h
elmholtz-cloud-portal/
webapp/build:latest
build
:
only
:
...
...
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