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-upperware
Commits
610a2b1f
Commit
610a2b1f
authored
Mar 30, 2021
by
Alicja Reniewicz
Browse files
deploy cp-solver.jar (needed for another services)
parent
5a9d5feb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
610a2b1f
...
...
@@ -491,6 +491,7 @@ deploy:cp-solver:
-
echo "$K8S_SECRET_DOCKER_PASSWORD" | docker login $CI_REGISTRY -u $K8S_SECRET_DOCKER_USER --password-stdin
-
docker tag $LOCAL_REPO/melodic/cpsolver:unknown $CI_REGISTRY_IMAGE/cpsolver:$CI_COMMIT_BRANCH
-
docker push $CI_REGISTRY_IMAGE/cpsolver:$CI_COMMIT_BRANCH
-
$DOCKER_CLI $CP_SOLVER_CLI deploy
deploy:dlms-agent:
stage
:
deploy
...
...
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