Merge pull request #499 from basecamp/env-only-needed-for-push

Remove the env check
This commit is contained in:
Donal McBreen
2023-10-30 08:22:56 +00:00
committed by GitHub
5 changed files with 16 additions and 20 deletions

View File

@@ -75,8 +75,6 @@ module Kamal::Cli
def mutating
return yield if KAMAL.holding_lock?
KAMAL.config.ensure_env_available
run_hook "pre-connect"
ensure_run_directory