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

no fallar al cerrarse la salida

This commit is contained in:
f 2022-04-18 17:27:43 -03:00
parent 1071eba200
commit f2eea5fbcb

View file

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