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
Melodic
melodic-camel-model-repository
Commits
5e459a89
Commit
5e459a89
authored
Mar 18, 2020
by
Alicja Reniewicz
Browse files
Merge branch 'rc3.0-tmp'
# Conflicts: # .gitlab-ci.yml
parents
80d2092e
881cf493
Pipeline
#8065
passed with stages
in 12 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5e459a89
...
...
@@ -49,5 +49,7 @@ build-server-docker:
-
cd cdo_server_oxygen/server-core/src/main/docker/
-
cp ../../../target/server-core.jar .
script
:
-
docker build -t cdo-server .
\ No newline at end of file
-
echo "$K8S_SECRET_DOCKER_PASSWORD" | docker login $CI_REGISTRY -u $K8S_SECRET_DOCKER_USER --password-stdin
-
docker build -t $CI_REGISTRY_IMAGE/cdo-server:$CI_COMMIT_BRANCH .
-
docker push $CI_REGISTRY_IMAGE/cdo-server:$CI_COMMIT_BRANCH
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