5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2025-02-23 16:21:47 +00:00

Merge branch 'deadlock' into panel.sutty.nl

This commit is contained in:
f 2022-04-18 17:29:23 -03:00
commit c570152773

View file

@ -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