5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-01 22:46:59 +00:00

no fallar al cerrarse la salida

This commit is contained in:
f 2022-04-18 17:27:43 -03:00
parent 193ba69a5f
commit 3c78f0dfb9

View file

@ -69,7 +69,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