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
Tru HUYNH
12765-ViralHostRangeDB
Commits
dbe29fae
Commit
dbe29fae
authored
Mar 19, 2019
by
Bryan BRANCOTTE
Browse files
changin env name
parent
f30761a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dbe29fae
...
...
@@ -49,7 +49,7 @@ deploy_dev:
STORAGE_SUFFIX
:
"
-dev"
DEBUG
:
"
True"
environment
:
name
:
"
development
"
name
:
"
viralhostrange-dev
"
url
:
"
https://viralhostrangedb-dev.pasteur.cloud"
on_stop
:
stop_dev
script
:
...
...
@@ -106,7 +106,7 @@ stop_dev:
tags
:
-
k8s
environment
:
name
:
"
development
"
name
:
"
viralhostrange-dev
"
action
:
stop
#delete_all_pods:
...
...
@@ -121,5 +121,5 @@ stop_dev:
# tags:
# - k8s
# environment:
# name: "
development
"
# name: "
viralhostrange-dev
"
# action: stop
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