mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 22:46:23 +00:00
fixup! enviar más información
This commit is contained in:
parent
87cdba9bec
commit
c47b4f179c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class DeployJob < ApplicationJob
|
|||
deploy_local: {
|
||||
status: deploy_locally,
|
||||
seconds: deploy_local.build_stats.last.seconds,
|
||||
url: site.url
|
||||
url: deploy_local.url
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue