Apply suggestions from code review
Co-authored-by: Donal McBreen <dmcbreen@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ class Kamal::Cli::Server < Kamal::Cli::Base
|
||||
|
||||
case
|
||||
when options[:interactive]
|
||||
host = hosts.first
|
||||
host = KAMAL.primary_host
|
||||
|
||||
say "Running '#{cmd}' on #{host} interactively...", :magenta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user