Section name returned back to base
This commit is contained in:
parent
c643b50dbd
commit
c6385e4135
1 changed files with 3 additions and 3 deletions
|
@ -140,13 +140,13 @@ production: &base
|
|||
timeout: 10
|
||||
|
||||
development:
|
||||
<<: *defaults
|
||||
<<: *base
|
||||
|
||||
test:
|
||||
<<: *defaults
|
||||
<<: *base
|
||||
issues_tracker:
|
||||
redmine:
|
||||
issues_url: "http://redmine/:project_id/:issues_tracker_id/:id"
|
||||
|
||||
staging:
|
||||
<<: *defaults
|
||||
<<: *base
|
||||
|
|
Loading…
Reference in a new issue