Update git submodules

* Update jenkins-job-builder from branch 'master'
  - Merge "Add helper tag to join arbitrary lists into strings"
  - Add helper tag to join arbitrary lists into strings
    
    Adds a yaml application tag '!join:' to support defining data as a list
    while having the resulting contents automatically joined together with
    the specified delimiter and passed as a string into the resulting object
    returned by yaml for JJB to process.
    
    This allows users to store long lists of data that is combined together
    for use with Jenkins plugins that expect a delimited string of arguments
    instead of needing each module in JJB to provide individual support.
    
    Change-Id: I745181ade3926d5c29708963189ae499a0378ece
This commit is contained in:
Zuul 2018-04-13 11:00:21 +00:00 committed by Gerrit Code Review
parent 219e7b06e5
commit 5a58ac0d29
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c1a73eb7ccc6daed427a9913cf025db7a33e5984
Subproject commit 82f2ab4417eab3c794ebe92a8562501f01d6ea54