Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
senpy
senpy
Commits
506feec1
Commit
506feec1
authored
Feb 13, 2017
by
J. Fernando Sánchez
Browse files
Fixed docker push
parent
2e3a6b7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
506feec1
...
...
@@ -64,8 +64,8 @@ image-latest:
script
:
-
docker build -f Dockerfile . -t $CI_REGISTRY_IMAGE
-
docker tag $CI_REGISTRY_IMAGE $CI_REGISTRY_IMAGE:$CI_BUILD_REF_SLUG
-
docker push $
IMAGE_NAM
E
-
docker push $
IMAGE_NAM
E:$CI_BUILD_REF_SLUG
-
docker push $
CI_REGISTRY_IMAG
E
-
docker push $
CI_REGISTRY_IMAG
E:$CI_BUILD_REF_SLUG
only
:
-
master
-
triggers
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