Legoktm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/402429 )

Change subject: Only generate coverage information for master
......................................................................

Only generate coverage information for master

Change-Id: I34f6c738fc63b186f59c36d0b4cdea4ff969127f
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/29/402429/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index be396fd..dc9be6f 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -851,6 +851,10 @@
     files:
      - '^(\.js.*|\.stylelintrc|.*\.(css|js|json|less)$)'
 
+    # Only generate coverage information for master
+  - name: ^.*-coverage-publish$
+    branch: master
+
   - name: jsduck
     files:
      - '^.*\.(js|json|css)$'

-- 
To view, visit https://gerrit.wikimedia.org/r/402429
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I34f6c738fc63b186f59c36d0b4cdea4ff969127f
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <lego...@member.fsf.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to