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
Petelin, Gašper (EXTERN) - 138600
Param search
Commits
911361a9
Commit
911361a9
authored
Feb 01, 2021
by
Petelin, Gašper (EXTERN) - 138600
Browse files
Update .gitlab-ci.yml
parent
09d19a38
Pipeline
#57053
failed with stages
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
911361a9
...
...
@@ -18,5 +18,6 @@ docker-build-master:
before_script
:
-
docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script
:
-
docker build --pull -t "$CI_REGISTRY_IMAGE:latest" .
-
docker push "$CI_REGISTRY_IMAGE:latest"
-
echo $CI_REGISTRY_IMAGE
-
docker build --pull -t "$CI_REGISTRY_IMAGE" .
-
docker push "$CI_REGISTRY_IMAGE"
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