Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
J. Fernando Sánchez
test-flask
Commits
19ee4322
Commit
19ee4322
authored
May 07, 2020
by
J. Fernando Sánchez
Browse files
add k8s namespace
parent
e2701e9c
Pipeline
#1967
passed with stages
in 2 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
19ee4322
...
...
@@ -29,9 +29,12 @@ production:
--namespace
demos
\
--set
gitlab.app=$CI_PROJECT_PATH_SLUG
$CI_PROJECT_PATH_SLUG
\
chart"
-
echo "http://$CI_PROJECT_PATH_SLUG.$KUBE_INGRESS_BASE_DOMAIN" > environment_url.txt
environment
:
name
:
production
url
:
http://$CI_PROJECT_PATH_SLUG.$KUBE_INGRESS_BASE_DOMAIN
kubernetes
:
namespace
:
demos
artifacts
:
paths
:
[
environment_url.txt
]
only
:
...
...
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