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

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

commit 199cf8d3e7a3313209f74a79b9cd63f3e4e6e5ae
Author: Quan Tran <[email protected]>
AuthorDate: Mon Jan 15 16:23:15 2024 +0700

    JAMES-2586 Jenkinsfile: run tests for `server/data/data-jmap-postgres` 
module
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index b2be2d09b9..7dbb249737 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -42,6 +42,7 @@ pipeline {
         POSTGRES_MODULES = 'backends-common/postgres,' +
                 'mailbox/postgres,' +
                 'server/data/data-postgres,' +
+                'server/data/data-jmap-postgres,' +
                 'server/container/guice/postgres-common,' +
                 'server/container/guice/mailbox-postgres,' +
                 'server/apps/postgres-app,' +


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to