Skip to content

Commit

Permalink
Reverted hooks on traefik reboot command
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-alexandrov committed Mar 20, 2024
1 parent 2f8d638 commit ef929a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/kamal/cli/traefik.rb
Expand Up @@ -25,6 +25,7 @@ def reboot
execute *KAMAL.traefik.remove_container
execute *KAMAL.traefik.run
end
run_hook "post-traefik-reboot", hosts: host_list
end
end
end
Expand Down

0 comments on commit ef929a3

Please sign in to comment.