2 3 4
# File 'lib/kamal/commands/hook.rb', line 2 def run(hook, **details) [ hook_file(hook), env: tags(**details).env ] end