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
memoriav
Memobase 2020
services
ExternalAPIs
OAI
Commits
5f4e6059
Commit
5f4e6059
authored
Jun 18, 2020
by
Günter Hipler
Browse files
Update .gitlab-ci.yml
parent
a5c97270
Pipeline
#10272
failed with stages
in 4 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5f4e6059
...
...
@@ -19,7 +19,7 @@ test:
-
docker:dind
script
:
#- docker login -u '$CI_REGISTRY_USER' -p '$CI_REGISTRY_PASSWORD' '$REGISTRY'
-
docker login -u '$CI_REGISTRY_USER' -p '$CI_REGISTRY_PASSWORD'
registry.gitlab.com
-
docker login -u '$CI_REGISTRY_USER' -p '$CI_REGISTRY_PASSWORD'
'$CI_REGISTRY'
-
docker build --pull -t "$IMAGE_TAG" .
-
docker push "$IMAGE_TAG"
-
docker logout
...
...
Write
Preview
Supports
Markdown
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