From 43a7b08a48b7e783c050f82a7c15970010a784b1 Mon Sep 17 00:00:00 2001 From: Joshua Rosenfeld Date: Fri, 12 Oct 2018 12:20:49 -0400 Subject: [PATCH] don't run specs on prometheus-alert-receiver for now either --- lib/tasks/plugin.rake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/tasks/plugin.rake b/lib/tasks/plugin.rake index ec1e275f653..c15f29bc4e5 100644 --- a/lib/tasks/plugin.rake +++ b/lib/tasks/plugin.rake @@ -7,7 +7,8 @@ task 'plugin:install_all_official' do 'discourse-nginx-performance-report', 'lazyYT', 'poll', - 'discourse-calendar' + 'discourse-calendar', + 'discourse-prometheus-alert-receiver' ]) map = {