Zfilipin has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/144937

Change subject: WIP Upload the language screenshots
......................................................................

WIP Upload the language screenshots

Paired with: Vikas Yaligar
Bug: 62737

Change-Id: I6505f7be25ef7552db688f0c2b41d43905916646
---
M macro.yaml
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/37/144937/1

diff --git a/macro.yaml b/macro.yaml
index b02ff9d..5610d64 100644
--- a/macro.yaml
+++ b/macro.yaml
@@ -95,6 +95,11 @@
             $CUCUMBER_EXTRA_PARAMETERS \
             || (echo -e "\nJob has failed (exit code: $?)."; false)
 
+          if [[ ! -z $LANGUAGE_SCREENSHOT_CODE ]]; then
+            export 
MEDIAWIKI_API_UPLOAD_URL=http://commons.wikimedia.beta.wmflabs.org/w/api.php
+            "$WORKSPACE"/vendor/bin/bundle exec ruby1.9.1 upload.rb
+          fi
+
 - publisher:
     name: browsertests-irc
     publishers:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6505f7be25ef7552db688f0c2b41d43905916646
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: cloudbees
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

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

Reply via email to