From ada9fe9de0e5d1be16a370b56a0699b51060204c Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Wed, 25 Mar 2020 14:20:47 +0800 Subject: [PATCH] jenkins: add plugin note --- configs/workhorse/jenkins.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/workhorse/jenkins.nix b/configs/workhorse/jenkins.nix index 77d3367..370dbb7 100644 --- a/configs/workhorse/jenkins.nix +++ b/configs/workhorse/jenkins.nix @@ -51,6 +51,7 @@ in { # - all the plugins recommended at the setup # - Build pipeline # - SSH Agent + # - mattermost plugin jobBuilder = { enable = true;