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
1293c784
Commit
1293c784
authored
Feb 12, 2018
by
Laury Bueno
Browse files
[CI] env name changed
parent
aa58416f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
1293c784
...
...
@@ -35,7 +35,7 @@ deploy to production:
stage
:
deploy
image
:
cdrx/rancher-gitlab-deploy
script
:
-
upgrade --environment
FPAbramo
--stack <stack_name> --service <service_name> --no-finish-upgrade
-
upgrade --environment
<env_name>
--stack <stack_name> --service <service_name> --no-finish-upgrade
only
:
-
tags
environment
:
production
...
...
@@ -80,7 +80,7 @@ deploy to homolog:
stage
:
deploy
image
:
cdrx/rancher-gitlab-deploy
script
:
-
upgrade --environment
FPAbramo
--stack <stack_name> --service <service_name> --no-finish-upgrade
-
upgrade --environment
<env_name>
--stack <stack_name> --service <service_name> --no-finish-upgrade
only
:
-
/master/
environment
:
homolog
...
...
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