Skip to content

Commit

Permalink
Pass block
Browse files Browse the repository at this point in the history
  • Loading branch information
npezza93 committed Jan 22, 2025
1 parent 4107764 commit 6f6e7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kamal/cli/build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def pull_on_hosts(hosts)
end
end

def forward_local_registry_port
def forward_local_registry_port(&block)
if KAMAL.config.registry.local?
Kamal::Cli::PortForwarding.
new(KAMAL.hosts, KAMAL.config.registry.local_port).
Expand Down

0 comments on commit 6f6e7e4

Please sign in to comment.