mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-23 11:31:50 +00:00
Merge branch 'deadlock' into panel.sutty.nl
This commit is contained in:
commit
c570152773
1 changed files with 3 additions and 0 deletions
|
@ -70,7 +70,10 @@ class Deploy < ApplicationRecord
|
|||
|
||||
puts line if output
|
||||
end
|
||||
rescue IOError => e
|
||||
ExceptionNotifier.notify(e, data: { site: site.name })
|
||||
end
|
||||
|
||||
r = t.value
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue