Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
CTB
ctb-platform-backend-antigo
Commits
652092b7
Commit
652092b7
authored
May 10, 2019
by
Bruno Martin
Browse files
fix typo in gitlab ci
parent
6cdef825
Pipeline
#7392
failed with stages
in 1 minute and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
652092b7
...
...
@@ -10,7 +10,7 @@ variables:
DJANGO_RELEASE_IMAGE
:
$CI_REGISTRY_IMAGE/django:$CI_BUILD_REF_NAME
NGINX_RELEASE_IMAGE
:
$CI_REGISTRY_IMAGE/nginx:$CI_BUILD_REF_NAME
DJANGO_HOMOLOG_IMAGE
:
$CI_REGISTRY_IMAGE/django:$CI_BUILD_REF_NAME-$CI_COMMIT_SHORT_SHA
NGINX_
h
OMOLOG_IMAGE
:
$CI_REGISTRY_IMAGE/nginx:$CI_BUILD_REF_NAME-$CI_COMMIT_SHORT_SHA
NGINX_
H
OMOLOG_IMAGE
:
$CI_REGISTRY_IMAGE/nginx:$CI_BUILD_REF_NAME-$CI_COMMIT_SHORT_SHA
KUBECONFIG
:
/etc/k8s-config
##########
...
...
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