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
Melodic
melodic-frontend
Commits
8b5e7e1b
Commit
8b5e7e1b
authored
Mar 17, 2020
by
Alicja Reniewicz
Browse files
Update .gitlab-ci.yml
parent
fee9f926
Pipeline
#8033
passed with stages
in 9 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8b5e7e1b
...
...
@@ -26,5 +26,5 @@ build-ui-docker:
-
build-angular-ui
script
:
-
docker login gitlab.ow2.org:4567 -u $K8S_SECRET_DOCKER_USER -p $K8S_SECRET_DOCKER_PASSWORD
-
docker build -t gitlab.ow2.org:4567/melodic/melodic-frontend .
-
docker push gitlab.ow2.org:4567/melodic/melodic-frontend
-
docker build -t gitlab.ow2.org:4567/melodic/melodic-frontend
:$CI_COMMIT_BRANCH
.
-
docker push gitlab.ow2.org:4567/melodic/melodic-frontend
:$CI_COMMIT_BRANCH
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