fix rubocop violation
This commit is contained in:
@@ -38,7 +38,7 @@ class Kamal::Configuration::Builder
|
|||||||
def dockerfile
|
def dockerfile
|
||||||
@options["dockerfile"] || "Dockerfile"
|
@options["dockerfile"] || "Dockerfile"
|
||||||
end
|
end
|
||||||
|
|
||||||
def target
|
def target
|
||||||
@options["target"]
|
@options["target"]
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user