Skip to content

Commit

Permalink
announce after restart
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Aug 30, 2023
1 parent f25c42c commit c9a57e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
after :publishing, :get_config
after :get_config, :restart
# after :deploy, :smoke_test
after "deploy:updated", "newrelic:notice_deployment"
after :restart, "newrelic:notice_deployment"

after :restart, :clear_cache do
on roles(:web), in: :groups, limit: 3, wait: 10 do
Expand Down

0 comments on commit c9a57e0

Please sign in to comment.