mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 20:26:22 +00:00
fixup! feat: indicarle a distributed press que elimine el sitio
This commit is contained in:
parent
786aba5552
commit
38a8ad1e1d
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class DeployDistributedPress < Deploy
|
|||
end
|
||||
|
||||
def delete_remote_site!
|
||||
site_client.destroy(publishing_site)
|
||||
site_client.delete(publishing_site)
|
||||
nil
|
||||
rescue DistributedPress::V1::Error => e
|
||||
ExceptionNotifier.notify_exception(e, data: { site: site.name })
|
||||
|
|
Loading…
Reference in a new issue