You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/04/04 16:57:59 UTC

[GitHub] [kafka] ijuma commented on pull request #10473: KAFKA-12614: Use Jenkinsfile for trunk and release branch builds

ijuma commented on pull request #10473:
URL: https://github.com/apache/kafka/pull/10473#issuecomment-813064919


   @mumrah Is there documentation on how the multibranch pipeline build maps to the job dsl? For example, how would we do the following to disable concurrent builds?
   
   > pipelineJob('example-pipeline') {
   >   properties {
   >     disableConcurrentBuilds()  
   >   }
   > }


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org