Hashar has uploaded a new change for review.

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


Change subject: switch beta autoupdater to use the python version
......................................................................

switch beta autoupdater to use the python version

Change-Id: Ib2eb75c604bbef86c3da4882066aa683dd2c6d3e
---
M beta.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/beta.yaml b/beta.yaml
index 052b6d7..f137b31 100644
--- a/beta.yaml
+++ b/beta.yaml
@@ -170,7 +170,7 @@
     defaults: beta
 
     builders:
-     - shell: "sudo -u mwdeploy VERBOSE=YES /usr/local/bin/wmf-beta-autoupdate"
+      - shell: "sudo -u mwdeploy /usr/local/bin/wmf-beta-autoupdate.py 
--verbose"
 
     triggers:
      # Every six minutes:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2eb75c604bbef86c3da4882066aa683dd2c6d3e
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to