]> cat aescling's git repositories - mastodon.git/commit
Include capistrano tasks that reload the services after deploying. (#12642)
authorBèr Kessels <ber@berk.es>
Sun, 10 May 2020 08:19:49 +0000 (10:19 +0200)
committerGitHub <noreply@github.com>
Sun, 10 May 2020 08:19:49 +0000 (10:19 +0200)
commite09e225e5c1b0ccf28cf608f0fc9aa14ed30e3e7
treec98a3a6144beb39fbba40eca85de2b3843b8f99b
parent45202f79ef45f0d141b1e2911b4fa34950777cad
Include capistrano tasks that reload the services after deploying. (#12642)

After a successfull deploy, I need the services to switch over to use the
new code. I need to restart the services.

These capistrano tasks do that.
config/deploy.rb