From 110bcf1c8da1edf6ba0f96ef4529c733c5b1146b Mon Sep 17 00:00:00 2001 From: Dan Hunsaker Date: Tue, 1 Oct 2019 16:25:25 -0600 Subject: Various updates for Nanobox deploys (#11988) --- boxfile.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'boxfile.yml') diff --git a/boxfile.yml b/boxfile.yml index 08526a57c..1bc3929c8 100644 --- a/boxfile.yml +++ b/boxfile.yml @@ -67,6 +67,9 @@ deploy.config: bin/tootctl search deploy fi - bin/tootctl cache clear + after_live: + worker.sidekiq: + - bin/tootctl search deploy web.web: -- cgit