mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 21:24:05 +00:00
Disable :notify_errbit in deploy. Issue #431
This commit is contained in:
parent
83ad4551dd
commit
2f814c7320
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ task deploy: :environment do
|
|||
invoke :'bundle:install'
|
||||
invoke :'rails:db_migrate'
|
||||
invoke :'rails:assets_precompile'
|
||||
invoke :notify_errbit
|
||||
#invoke :notify_errbit
|
||||
|
||||
to :launch do
|
||||
queue "touch #{deploy_to}/tmp/restart.txt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue