mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 16:36:21 +00:00
Merge branch 'informative-deploys' into panel.sutty.nl
This commit is contained in:
commit
c2951c927b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,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