Merge pull request #2413 from tchak/do-no-deploy-features-file
Do not deploy features.yml file
This commit is contained in:
commit
be2c75d3c0
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ set :shared_paths, [
|
|||
"config/fog_credentials.yml",
|
||||
'config/storage.yml',
|
||||
'config/initializers/secret_token.rb',
|
||||
'config/initializers/features.yml',
|
||||
"config/environments/#{rails_env}.rb",
|
||||
"config/initializers/token.rb",
|
||||
"config/unicorn.rb",
|
||||
|
|
Loading…
Reference in a new issue