Update git submodules

* Update zuul from branch 'master'
  - Merge "reporter: do not expect branch attribute in Tag object"
  - reporter: do not expect branch attribute in Tag object
    
    This change fixes reporting of Tag event where the branch attribute was
    expected:
    
    File "zuul/scheduler.py", line 383, in onBuildCompleted
        branchname = (build.build_set.item.change.branch.
    AttributeError: 'Tag' object has no attribute 'branch'
    
    File "zuul/driver/sql/sqlreporter.py", line 55, in report
        branch=item.change.branch,
    AttributeError: 'Tag' object has no attribute 'branch'
    
    Change-Id: I5dbe4663c4d1e341b08a32eedbbcfb775330e881
This commit is contained in:
Zuul 2018-05-02 14:16:00 +00:00 committed by Gerrit Code Review
parent 78a01a9d3b
commit 167e07885c
1 changed files with 1 additions and 1 deletions

2
zuul

@ -1 +1 @@
Subproject commit 1feb1d3016a8758ae2413a2ae79bd0811b85ff19
Subproject commit 1485f5cc634911ddb4a102b3d9ca23bd9f500d98