mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 11:56:21 +00:00
Merge branch 'deploy-reindex' into panel.sutty.nl
This commit is contained in:
commit
e84ce68da7
1 changed files with 4 additions and 6 deletions
|
@ -32,11 +32,9 @@ class DeployReindex < Deploy
|
|||
1
|
||||
end
|
||||
|
||||
def hostname
|
||||
nil
|
||||
end
|
||||
def hostname; end
|
||||
|
||||
def url
|
||||
nil
|
||||
end
|
||||
def url; end
|
||||
|
||||
def destination; end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue