Skip to content

Commit 6f6e7e4

Browse files
committed
Pass block
1 parent 4107764 commit 6f6e7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kamal/cli/build.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def pull_on_hosts(hosts)
148148
end
149149
end
150150

151-
def forward_local_registry_port
151+
def forward_local_registry_port(&block)
152152
if KAMAL.config.registry.local?
153153
Kamal::Cli::PortForwarding.
154154
new(KAMAL.hosts, KAMAL.config.registry.local_port).

0 commit comments

Comments
 (0)