Commit 09255dc2fbc46bfe6077e43c19c14a21abefafb1
1 parent
261f3256
Exists in
master
fixed for azure
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/deploy.rb
@@ -29,7 +29,7 @@ set :puma_init_active_record, true # Change to false when not using ActiveRecor | @@ -29,7 +29,7 @@ set :puma_init_active_record, true # Change to false when not using ActiveRecor | ||
29 | 29 | ||
30 | ## Defaults: | 30 | ## Defaults: |
31 | # set :scm, :git | 31 | # set :scm, :git |
32 | -set :branch, :v2 | 32 | +# set :branch, :v2 |
33 | # set :format, :pretty | 33 | # set :format, :pretty |
34 | # set :log_level, :debug | 34 | # set :log_level, :debug |
35 | # set :keep_releases, 5 | 35 | # set :keep_releases, 5 |