You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by ma...@apache.org on 2021/02/09 09:18:00 UTC

[james-project] 03/27: JAMES-3225 adds test this please trigger for the CI

This is an automated email from the ASF dual-hosted git repository.

matthieu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit c7abdfeaf4c5c64cf6a5169c11cdec9f557c9ce6
Author: Jean Helou <jh...@codamens.fr>
AuthorDate: Thu Nov 26 11:10:28 2020 +0100

    JAMES-3225 adds test this please trigger for the CI
---
 Jenkinsfile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index d521f61..a2d2059 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -54,6 +54,10 @@ pipeline {
         )
         disableConcurrentBuilds()
     }
+    
+    triggers {
+        issueCommentTrigger('.*test this please.*')
+    }
 
     stages {
         stage('Initialization') {


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org