diff --git a/scripts/deploy.py b/scripts/deploy.py index 27013920..e2d5100f 100755 --- a/scripts/deploy.py +++ b/scripts/deploy.py @@ -15,6 +15,7 @@ "web": ["web", "copy-web-assets"], "worker": ["worker"], "worker-low": ["worker-low"], + "worker-spam": ["worker-spam"], "worker-beat": ["worker-beat"], "terminal": ["terminal"], }