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

kocolosk pushed a commit to branch jenkins-dynamic-matrix
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/jenkins-dynamic-matrix by this 
push:
     new bc8b17a  Try specifying commit hash for version
bc8b17a is described below

commit bc8b17a6bff9bbfc49bcb0500dd05cb2a9d40f7f
Author: Adam Kocoloski <[email protected]>
AuthorDate: Sun Jan 16 12:01:57 2022 -0500

    Try specifying commit hash for version
---
 build-aux/Jenkinsfile.full | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-aux/Jenkinsfile.full b/build-aux/Jenkinsfile.full
index d2a63f1..d252681 100644
--- a/build-aux/Jenkinsfile.full
+++ b/build-aux/Jenkinsfile.full
@@ -14,7 +14,7 @@
 // the License.
 
 // Source for the dynamicMatrix functionality
-@Library('camunda-community') _
+@Library('camunda-community@50e88a4') _
 
 unpack = '''
 pwd

Reply via email to